mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merge
This commit is contained in:
@ -205,6 +205,9 @@
|
||||
#define ER_SLAVE_THREAD 1202
|
||||
#define ER_TOO_MANY_USER_CONNECTIONS 1203
|
||||
#define ER_SET_CONSTANTS_ONLY 1204
|
||||
#define ER_CONNECT_TO_MASTER 1205
|
||||
#define ER_QUERY_ON_MASTER 1206
|
||||
#define ER_ERROR_MESSAGES 207
|
||||
#define ER_LOCK_WAIT_TIMEOUT 1205
|
||||
#define ER_LOCK_TABLE_FULL 1206
|
||||
#define ER_READ_ONLY_TRANSACTION 1207
|
||||
#define ER_CONNECT_TO_MASTER 1208
|
||||
#define ER_QUERY_ON_MASTER 1209
|
||||
#define ER_ERROR_MESSAGES 210
|
||||
|
Reference in New Issue
Block a user