1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

basic row Items (SCRUM)

This commit is contained in:
bell@sanja.is.com.ua
2002-11-15 20:32:09 +02:00
parent 76ed2fc40a
commit 7a9f47759e
47 changed files with 553 additions and 131 deletions

View File

@ -255,7 +255,7 @@
#define ER_MASTER_FATAL_ERROR_READING_BINLOG 1236
#define ER_WRONG_FK_DEF 1237
#define ER_KEY_REF_DO_NOT_MATCH_TABLE_REF 1238
#define ER_SUBSELECT_NO_1_COL 1239
#define ER_CARDINALITY_COL 1239
#define ER_SUBSELECT_NO_1_ROW 1240
#define ER_UNKNOWN_STMT_HANDLER 1241
#define ER_CORRUPT_HELP_DB 1242