1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00

SHOW NEW MASTER FOR SLAVE WITH ...

This commit is contained in:
sasha@mysql.sashanet.com
2001-07-04 17:14:31 -06:00
parent a973b85527
commit c01d4e1ef7
31 changed files with 367 additions and 3 deletions

View File

@@ -213,4 +213,5 @@
#define ER_CONNECT_TO_MASTER 1210
#define ER_QUERY_ON_MASTER 1211
#define ER_SHOW_BINLOG_EVENTS 1212
#define ER_ERROR_MESSAGES 213
#define ER_SHOW_NEW_MASTER 1213
#define ER_ERROR_MESSAGES 214