1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

small after-merge fixes (error messages).

This commit is contained in:
guilhem@mysql.com
2004-02-28 23:36:41 +01:00
parent 6ebedbb6e3
commit 5137821cea
26 changed files with 46 additions and 46 deletions

View File

@ -306,5 +306,5 @@
#define ER_WARN_DEPRECATED_SYNTAX 1287
#define ER_NON_UPDATABLE_TABLE 1288
#define ER_FEATURE_DISABLED 1289
#define ER_SKIP_GRANT_TABLES 1290
#define ER_OPTION_PREVENTS_STATEMENT 1290
#define ER_ERROR_MESSAGES 291