mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
fixing after mergin
This commit is contained in:
@ -246,5 +246,5 @@
|
|||||||
#define ER_WRONG_FK_DEF 1227
|
#define ER_WRONG_FK_DEF 1227
|
||||||
#define ER_KEY_REF_DO_NOT_MATCH_TABLE_REF 1228
|
#define ER_KEY_REF_DO_NOT_MATCH_TABLE_REF 1228
|
||||||
#define ER_SUBSELECT_NO_1_COL 1229
|
#define ER_SUBSELECT_NO_1_COL 1229
|
||||||
#define ER_SUBSELECT_NO_1_ROW 1231
|
#define ER_SUBSELECT_NO_1_ROW 1230
|
||||||
#define ER_ERROR_MESSAGES 231
|
#define ER_ERROR_MESSAGES 231
|
||||||
|
Reference in New Issue
Block a user