1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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

@ -213,6 +213,7 @@ enum ha_base_keytype {
#define HA_ERR_CRASHED_ON_USAGE 145 /* Table must be repaired */
#define HA_ERR_LOCK_WAIT_TIMEOUT 146
#define HA_ERR_LOCK_TABLE_FULL 147
#define HA_ERR_READ_ONLY_TRANSACTION 148 /* Updates not allowed */
/* Other constants */