1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Test that all MERGE tables comes from the same database

This commit is contained in:
monty@hundin.mysql.fi
2001-08-29 17:33:41 +03:00
parent 788bc3f43b
commit 2f93aa9e51
27 changed files with 71 additions and 19 deletions

View File

@@ -212,4 +212,5 @@
#define ER_CREATE_DB_WITH_READ_LOCK 1209
#define ER_WRONG_ARGUMENTS 1210
#define ER_NO_PERMISSON_TO_CREATE_USER 1211
#define ER_ERROR_MESSAGES 212
#define ER_UNION_TABLES_IN_DIFFERENT_DIR 1212
#define ER_ERROR_MESSAGES 213