mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
REPAIR ... USE_FRM
This commit is contained in:
@ -295,7 +295,7 @@ extern uint mi_get_pointer_length(ulonglong file_length, uint def);
|
||||
#define T_QUICK (1L << 30)
|
||||
#define T_RETRY_WITHOUT_QUICK (1L << 31)
|
||||
|
||||
/* flags used by myisamchk.c or/and ha_myisam.cc that do NOT passed
|
||||
/* flags used by myisamchk.c or/and ha_myisam.cc that are NOT passed
|
||||
* to mi_check.c follows:
|
||||
* */
|
||||
|
||||
|
Reference in New Issue
Block a user