1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

New startup options and some cleanups

This commit is contained in:
Sinisa@sinisa.nasamreza.org
2001-08-18 15:29:21 +03:00
parent 440bff2571
commit 1e1a1ec064
8 changed files with 28 additions and 13 deletions

View File

@ -218,4 +218,5 @@
#define ER_WRONG_USAGE 1215
#define ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT 1216
#define ER_CANT_UPDATE_WITH_READLOCK 1217
#define ER_ERROR_MESSAGES 218
#define ER_MIXING_NOT_ALLOWED 1218
#define ER_ERROR_MESSAGES 219