mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
RENAME TABLE table_name TO new_table_name ; Faster Alloc
Small bug fixes
This commit is contained in:
@@ -192,4 +192,5 @@
|
||||
#define ER_MASTER_NET_READ 1189
|
||||
#define ER_MASTER_NET_WRITE 1190
|
||||
#define ER_FT_MATCHING_KEY_NOT_FOUND 1191
|
||||
#define ER_ERROR_MESSAGES 192
|
||||
#define ER_LOCK_OR_ACTIVE_TRANSACTION 1192
|
||||
#define ER_ERROR_MESSAGES 193
|
||||
|
Reference in New Issue
Block a user