...库存储引擎已经提交而二进制日志没有保持一致,则会使备库数据丢失造成主备数据不一致),引入二阶段提交(two phase commit or 2pc) 以上提到单个事务的二阶段提交过程,能够保证存储引擎和binary log日志保持一致,但是在并发的情况下怎么保证存储引擎和Bi...
基于2个网页-相关网页
The protocol the databases use to keep data (such as Waldo's balances) coordinated is called two phase commit, or simply 2pc.
数据库使用的保持数据(如waldo的余额)相等的协议被称为两阶段提交,或简称为2pc。
Transactional support specifies whether the invocation is transactional and, if so, the type of transaction (Atomic (two phase commit) versus Business transaction, or otherwise).
事务支持定义了调用是否是事务性的,如果是的话,是什么事务类型(原子性的(两阶段提交)还是商业事务,或是其它)。
In the first phase (or Stage 1) of the two-phase commit process.
在两阶段提交进程的第一个阶段中(或称阶段1)。
应用推荐