mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
fixed error names
This commit is contained in:
@ -145,8 +145,8 @@ ER_WRONG_TYPE_FOR_VAR, "42000", "",
|
||||
ER_CANT_USE_OPTION_HERE, "42000", "",
|
||||
ER_NOT_SUPPORTED_YET, "42000", "",
|
||||
ER_WRONG_FK_DEF, "42000", "",
|
||||
ER_CARDINALITY_COL, "21000", "",
|
||||
ER_SUBSELECT_NO_1_ROW, "21000", "",
|
||||
ER_OPERAND_COLUMNS, "21000", "",
|
||||
ER_SUBQUERY_NO_1_ROW, "21000", "",
|
||||
ER_ILLEGAL_REFERENCE, "42S22", "",
|
||||
ER_DERIVED_MUST_HAVE_ALIAS, "42000", "",
|
||||
ER_SELECT_REDUCED, "01000", "",
|
||||
|
Reference in New Issue
Block a user