1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.

Couple of small fixes following buildbot testing.
This commit is contained in:
unknown
2014-02-08 01:16:45 +01:00
parent 7bb022f3cf
commit 3c97d24f74
5 changed files with 17 additions and 12 deletions

View File

@@ -1,3 +1,5 @@
--source include/not_embedded.inc
--error ER_INCORRECT_GLOBAL_LOCAL_VAR
SELECT @@global.last_gtid;