mirror of
https://github.com/MariaDB/server.git
synced 2025-08-30 11:22:14 +03:00
merge
This commit is contained in:
@@ -213,11 +213,12 @@
|
||||
#define ER_WRONG_ARGUMENTS 1210
|
||||
#define ER_NO_PERMISSION_TO_CREATE_USER 1211
|
||||
#define ER_UNION_TABLES_IN_DIFFERENT_DIR 1212
|
||||
#define ER_CONNECT_TO_MASTER 1213
|
||||
#define ER_QUERY_ON_MASTER 1214
|
||||
#define ER_ERROR_WHEN_EXECUTING_COMMAND 1215
|
||||
#define ER_WRONG_USAGE 1216
|
||||
#define ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT 1217
|
||||
#define ER_CANT_UPDATE_WITH_READLOCK 1218
|
||||
#define ER_MIXING_NOT_ALLOWED 1219
|
||||
#define ER_ERROR_MESSAGES 220
|
||||
#define ER_LOCK_DEADLOCK 1213
|
||||
#define ER_CONNECT_TO_MASTER 1214
|
||||
#define ER_QUERY_ON_MASTER 1215
|
||||
#define ER_ERROR_WHEN_EXECUTING_COMMAND 1216
|
||||
#define ER_WRONG_USAGE 1217
|
||||
#define ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT 1218
|
||||
#define ER_CANT_UPDATE_WITH_READLOCK 1219
|
||||
#define ER_MIXING_NOT_ALLOWED 1220
|
||||
#define ER_ERROR_MESSAGES 221
|
||||
|
Reference in New Issue
Block a user