mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
added SHOW BINLOG EVENTS
fixed log sequence bugs fixed bugs in handling Slave event added test case with SHOW BINLOG EVENTS have not fixed all the bugs - found some that are also in 3.23, will fix them there first, then do pull and cleanup will not push this changeset
This commit is contained in:
@@ -210,4 +210,5 @@
|
||||
#define ER_READ_ONLY_TRANSACTION 1207
|
||||
#define ER_CONNECT_TO_MASTER 1208
|
||||
#define ER_QUERY_ON_MASTER 1209
|
||||
#define ER_ERROR_MESSAGES 210
|
||||
#define ER_SHOW_BINLOG_EVENTS 1210
|
||||
#define ER_ERROR_MESSAGES 211
|
||||
|
Reference in New Issue
Block a user