1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-18 10:22:14 +03:00
This commit is contained in:
bell@sanja.is.com.ua
2004-10-05 13:41:51 +03:00
51 changed files with 1292 additions and 259 deletions

View File

@@ -386,4 +386,7 @@
#define ER_ILLEGAL_VALUE_FOR_TYPE 1367
#define ER_VIEW_NONUPD_CHECK 1368
#define ER_VIEW_CHECK_FAILED 1369
#define ER_ERROR_MESSAGES 370
#define ER_VIEW_MULTIUPDATE 1370
#define ER_VIEW_NO_INSERT_FIELD_LIST 1371
#define ER_VIEW_DELETE_MERGE_VIEW 1372
#define ER_ERROR_MESSAGES 373