1
0
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:
monty@mashka.mysql.fi
2003-05-13 11:15:11 +03:00
parent 091d6f3b73
commit 60dfb25be3
47 changed files with 462 additions and 304 deletions

View File

@ -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