mirror of
https://github.com/MariaDB/server.git
synced 2025-07-20 10:24:14 +03:00
Delete duplicate error message names
This commit is contained in:
@ -295,12 +295,9 @@
|
||||
#define ER_BAD_SLAVE_UNTIL_COND 1276
|
||||
#define ER_MISSING_SKIP_SLAVE 1277
|
||||
#define ER_UNTIL_COND_IGNORED 1278
|
||||
#define ER_WRONG_NAME_FOR_TABLE 1279
|
||||
#define ER_WRONG_NAME_FOR_DATABASE 1280
|
||||
#define ER_WRONG_NAME_FOR_COLUMN 1281
|
||||
#define ER_WRONG_NAME_FOR_INDEX 1282
|
||||
#define ER_WRONG_NAME_FOR_CATALOG 1283
|
||||
#define ER_WARN_QC_RESIZE 1284
|
||||
#define ER_BAD_FT_COLUMN 1285
|
||||
#define ER_UNKNOWN_KEY_CACHE 1286
|
||||
#define ER_ERROR_MESSAGES 287
|
||||
#define ER_WRONG_NAME_FOR_INDEX 1279
|
||||
#define ER_WRONG_NAME_FOR_CATALOG 1280
|
||||
#define ER_WARN_QC_RESIZE 1281
|
||||
#define ER_BAD_FT_COLUMN 1282
|
||||
#define ER_UNKNOWN_KEY_CACHE 1283
|
||||
#define ER_ERROR_MESSAGES 284
|
||||
|
Reference in New Issue
Block a user