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

add help command on server side

This commit is contained in:
vva@genie.(none)
2002-10-28 17:44:19 +04:00
parent 7777d2b819
commit 9adf688be6
35 changed files with 860 additions and 50 deletions

View File

@ -258,4 +258,5 @@
#define ER_SUBSELECT_NO_1_COL 1239
#define ER_SUBSELECT_NO_1_ROW 1240
#define ER_UNKNOWN_STMT_HANDLER 1241
#define ER_CORRUPT_HELP_DB 1242
#define ER_ERROR_MESSAGES 242