diff options
author | unknown <knielsen@knielsen-hq.org> | 2013-03-26 10:35:34 +0100 |
---|---|---|
committer | unknown <knielsen@knielsen-hq.org> | 2013-03-26 10:35:34 +0100 |
commit | d9f975d08bc4480109b172e1f9c3799a375c238d (patch) | |
tree | d3a2b8fca828d150b3b25b6b688b979f6336f355 /mysql-test/r/connect.result | |
parent | a3f651d0f635df1a29d152c7088150b3ba144b72 (diff) | |
download | mariadb-git-d9f975d08bc4480109b172e1f9c3799a375c238d.tar.gz |
MDEV-26: Global transaction ID
Adjust full test suite to work with GTID.
Huge patch, mainly due to having to update .result file for all SHOW BINLOG
EVENTS and mysqlbinlog outputs, where the new GTID events pop up.
Everything was painstakingly checked to be still correct and valid .result
file updates.
Diffstat (limited to 'mysql-test/r/connect.result')
-rw-r--r-- | mysql-test/r/connect.result | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/r/connect.result b/mysql-test/r/connect.result index a4bd6a262a7..a533b495267 100644 --- a/mysql-test/r/connect.result +++ b/mysql-test/r/connect.result @@ -18,6 +18,7 @@ plugin proc procs_priv proxies_priv +rpl_slave_state servers slow_log table_stats @@ -55,6 +56,7 @@ plugin proc procs_priv proxies_priv +rpl_slave_state servers slow_log table_stats @@ -100,6 +102,7 @@ plugin proc procs_priv proxies_priv +rpl_slave_state servers slow_log table_stats |