1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

HA_NO_FULLTEXT_KEY and an appropriate error message

This commit is contained in:
serg@serg.mysql.com
2001-10-23 10:52:51 +02:00
parent a88a9842aa
commit 6f669e6bf8
32 changed files with 57 additions and 34 deletions

View File

@@ -214,4 +214,5 @@
#define ER_NO_PERMISSON_TO_CREATE_USER 1211
#define ER_UNION_TABLES_IN_DIFFERENT_DIR 1212
#define ER_LOCK_DEADLOCK 1213
#define ER_ERROR_MESSAGES 214
#define ER_TABLE_CANT_HANDLE_FULLTEXT 1214
#define ER_ERROR_MESSAGES 215