mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Give warning if MySQL doesn't honor given storage engine
Allow syntax CREATE TABLE t1 (LIKE t2)
This commit is contained in:
@ -275,5 +275,5 @@
|
||||
#define ER_ZLIB_Z_BUF_ERROR 1256
|
||||
#define ER_ZLIB_Z_DATA_ERROR 1257
|
||||
#define ER_CUT_VALUE_GROUP_CONCAT 1258
|
||||
#define ER_WARN_USING_OTHER_HANDLER 1259
|
||||
#define ER_ERROR_MESSAGES 259
|
||||
|
||||
|
Reference in New Issue
Block a user