MySQL GTID

1 GTID ?   A global transaction identifier (GTID),实在master上每一个事务被提交时候被建立和分配的惟一全局事务标识  组成:GTID = source_id:transaction_id  其中sorce_id 来源于datadir下的auto.cnf 2,GTID和Binlog  2.1 binlog包含版本信息,previous gtid
相关文章
相关标签/搜索