mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Additions for CHECK table + update of benchmarks
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
// the following is for checking tables
|
||||
|
||||
#define HA_CHECK_ALREADY_CHECKED 1
|
||||
#define HA_CHECK_OK 0
|
||||
#define HA_CHECK_NOT_IMPLEMENTED -1
|
||||
#define HA_CHECK_CORRUPT -2
|
||||
|
||||
Reference in New Issue
Block a user