1
0
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:
serg@serg.mysql.com
2002-03-22 12:40:29 +00:00
parent 48a967696f
commit d714ba23ba
3 changed files with 68 additions and 6 deletions

View File

@ -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:
* */