1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
Files
mariadb/mysql-test/suite
unknown b7363eb4ac MDEV-26: Global transaction ID.
Replace CHANGE MASTER TO ... master_gtid_pos='xxx' with a new system
variable @@global.gtid_pos.

This is more logical; @@gtid_pos is global, not per-master, and it is not
affected by RESET SLAVE.

Also rename master_gtid_pos=AUTO to master_use_gtid=1, which again is more
logical.
2013-04-05 16:20:58 +02:00
..
2013-03-26 10:35:34 +01:00
2012-12-16 16:49:19 -08:00
2013-03-28 10:34:43 +01:00
2013-03-26 10:35:34 +01:00
2013-03-26 10:35:34 +01:00
2012-06-27 17:22:23 +03:00
2013-03-07 22:25:03 +04:00
2013-04-05 16:20:58 +02:00
2013-04-05 16:20:58 +02:00
2013-01-29 15:10:47 +01:00