mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
WorkLog #1323 (part 2)
New Statement: SHOW [STORAGE] ENGINES New System Variable: storage_engine New mysqld Argument: --default-storage-engine=
This commit is contained in:

parent
abaaa0f37b
commit
2b53eef5f0
@ -301,6 +301,6 @@
|
||||
#define ER_BAD_FT_COLUMN 1282
|
||||
#define ER_UNKNOWN_KEY_CACHE 1283
|
||||
#define ER_WARN_HOSTNAME_WONT_WORK 1284
|
||||
#define ER_UNKNOWN_TABLE_ENGINE 1285
|
||||
#define ER_UNKNOWN_STORAGE_ENGINE 1285
|
||||
#define ER_WARN_DEPRECATED_SYNTAX 1286
|
||||
#define ER_ERROR_MESSAGES 287
|
||||
|
Reference in New Issue
Block a user