1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-16 22:27:52 +03:00
Files
mariadb/mysql-test/suite/perfschema/r
unknown ee2b7db3f8 MDEV-4478: Implement GTID "strict mode"
When @@GLOBAL.gtid_strict_mode=1, then certain operations result
in error that would otherwise result in out-of-order binlog files
between servers.

GTID sequence numbers are now allocated independently per domain;
this results in less/no holes in GTID sequences, increasing the
likelyhood that diverging binlogs will be caught by the slave when
GTID strict mode is enabled.
2013-05-28 13:28:31 +02:00
..
2010-01-11 18:47:27 -07:00
2010-01-11 18:47:27 -07:00
2010-01-11 18:47:27 -07:00
2013-03-25 11:13:42 +02:00
2011-06-16 22:35:01 +02:00
2012-02-15 18:08:08 +01:00
2011-10-19 21:45:18 +02:00