mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Redefinition of myisam_bulk_insert_tree_size
Removed new error message Fixed test case for varbinary Threads are again killable in "merge_buffers" Cleanup of sql_repl.cc SHOW OPEN TABLES now works when no tables are opened
This commit is contained in:
@ -212,6 +212,5 @@
|
||||
#define ER_CREATE_DB_WITH_READ_LOCK 1209
|
||||
#define ER_CONNECT_TO_MASTER 1210
|
||||
#define ER_QUERY_ON_MASTER 1211
|
||||
#define ER_SHOW_BINLOG_EVENTS 1212
|
||||
#define ER_SHOW_NEW_MASTER 1213
|
||||
#define ER_ERROR_MESSAGES 214
|
||||
#define ER_ERROR_WHEN_EXECUTING_COMMAND 1212
|
||||
#define ER_ERROR_MESSAGES 213
|
||||
|
Reference in New Issue
Block a user