mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
fixed cyclic reference bug
This commit is contained in:
@ -259,4 +259,5 @@
|
||||
#define ER_SUBSELECT_NO_1_ROW 1240
|
||||
#define ER_UNKNOWN_STMT_HANDLER 1241
|
||||
#define ER_CORRUPT_HELP_DB 1242
|
||||
#define ER_ERROR_MESSAGES 243
|
||||
#define ER_CYCLIC_REFERENCE 1243
|
||||
#define ER_ERROR_MESSAGES 244
|
||||
|
Reference in New Issue
Block a user