Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MySQL 是否支持 MSDTC?
不是本地人。它确实支持 XA 事务(两阶段提交),因此您可以在附加的数据库抽象层中自己实现它。