drop user if exists master分支错误占位

This commit is contained in:
obdev
2024-02-08 06:28:34 +00:00
committed by ob-robot
parent 6953548b56
commit 85f8b6e9f4
4 changed files with 21 additions and 2 deletions

View File

@ -942,6 +942,7 @@
#define ER_INVALID_JSON_VALUE_FOR_CAST 3156
#define ER_JSON_DOCUMENT_TOO_DEEP 3157
#define ER_JSON_DOCUMENT_NULL_KEY 3158
#define ER_CANNOT_USER_IF_EXISTS 3162
#define ER_INVALID_JSON_PATH_ARRAY_CELL 3165
#define ER_WRONG_JSON_TABLE_VALUE 3166