mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
fixed error names
This commit is contained in:
@ -256,8 +256,8 @@
|
||||
#define ER_SLAVE_IGNORED_TABLE 1237
|
||||
#define ER_WRONG_FK_DEF 1238
|
||||
#define ER_KEY_REF_DO_NOT_MATCH_TABLE_REF 1239
|
||||
#define ER_CARDINALITY_COL 1240
|
||||
#define ER_SUBSELECT_NO_1_ROW 1241
|
||||
#define ER_OPERAND_COLUMNS 1240
|
||||
#define ER_SUBQUERY_NO_1_ROW 1241
|
||||
#define ER_UNKNOWN_STMT_HANDLER 1242
|
||||
#define ER_CORRUPT_HELP_DB 1243
|
||||
#define ER_CYCLIC_REFERENCE 1244
|
||||
|
Reference in New Issue
Block a user