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

Pushing all the Gemini changes above the table handler.

This commit is contained in:
mikef@nslinux.bedford.progress.com
2001-05-29 09:29:08 -04:00
parent c4beb8321f
commit ceac5f9227
37 changed files with 2261 additions and 294 deletions

View File

@ -205,4 +205,7 @@
#define ER_SLAVE_THREAD 1202
#define ER_TOO_MANY_USER_CONNECTIONS 1203
#define ER_SET_CONSTANTS_ONLY 1204
#define ER_ERROR_MESSAGES 205
#define ER_LOCK_WAIT_TIMEOUT 1205
#define ER_LOCK_TABLE_FULL 1206
#define ER_READ_ONLY_TRANSACTION 1207
#define ER_ERROR_MESSAGES 208