1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-21 16:03:24 +03:00
Files
mariadb/mysql-test/suite/binlog/t
unknown 665a31af2b MDEV-26: Global transaction ID. First alpha release.
Merge of 10.0-mdev26 feature tree into 10.0-base.

Global transaction ID is prepended to each event group in the binlog.

Slave connect can request to start from GTID position instead of specifying
file name/offset of master binlog. This facilitates easy switch to a new
master.

Slave GTID state is stored in a table mysql.rpl_slave_state, which can be
InnoDB to get crash-safe slave state.

GTID includes a replication domain ID, allowing to keep track of distinct
positions for each of multiple masters.
2013-04-15 10:55:27 +02:00
..
2011-05-09 23:26:41 +04:00
2011-07-02 22:12:12 +02:00
2011-10-19 21:45:18 +02:00
2010-08-28 11:29:44 +03:00
2010-11-25 18:17:28 +01:00
2010-08-28 11:29:44 +03:00
2010-11-25 18:17:28 +01:00
2012-04-07 15:58:46 +02:00
2011-07-02 22:12:12 +02:00
c
2012-05-21 15:30:25 +02:00