1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00
WL#1163 (Make spatial code separable)
fixes before the push
This commit is contained in:
hf@deer.(none)
2004-01-23 19:54:22 +04:00
parent 215a65b1fd
commit c13f757c43
4 changed files with 7 additions and 3 deletions

View File

@ -303,4 +303,5 @@
#define ER_WARN_HOSTNAME_WONT_WORK 1284
#define ER_UNKNOWN_STORAGE_ENGINE 1285
#define ER_WARN_DEPRECATED_SYNTAX 1286
#define ER_ERROR_MESSAGES 287
#define ER_FEATURE_DISABLED 1287
#define ER_ERROR_MESSAGES 288