mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Fix error messages after merge from 3.23
This commit is contained in:
@@ -211,10 +211,10 @@
|
||||
#define ER_DROP_DB_WITH_READ_LOCK 1208
|
||||
#define ER_CREATE_DB_WITH_READ_LOCK 1209
|
||||
#define ER_WRONG_ARGUMENTS 1210
|
||||
#define ER_CONNECT_TO_MASTER 1211
|
||||
#define ER_QUERY_ON_MASTER 1212
|
||||
#define ER_ERROR_WHEN_EXECUTING_COMMAND 1213
|
||||
#define ER_WRONG_USAGE 1214
|
||||
#define ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT 1215
|
||||
#define ER_NO_PERMISSION_TO_CREATE_USER 1216
|
||||
#define ER_NO_PERMISSION_TO_CREATE_USER 1211
|
||||
#define ER_CONNECT_TO_MASTER 1212
|
||||
#define ER_QUERY_ON_MASTER 1213
|
||||
#define ER_ERROR_WHEN_EXECUTING_COMMAND 1214
|
||||
#define ER_WRONG_USAGE 1215
|
||||
#define ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT 1216
|
||||
#define ER_ERROR_MESSAGES 217
|
||||
|
Reference in New Issue
Block a user