Loading BitKeeper/etc/logging_ok +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ tim@cane.mysql.fi serg@donna.mysql.com jcole@tetra.spaceapes.com paul@central.snake.net serg@serg.mysql.com Docs/manual.texi +1 −1 Original line number Diff line number Diff line Loading @@ -38725,7 +38725,7 @@ your @code{FULLTEXT} indexes. @end example line in @code{myisam/ftdefs.h} to @example #define GWS_IN_USE GWS_IDF #define GWS_IN_USE GWS_FREQ @end example and recompile @strong{MySQL}. There is no need to rebuild the indexes though. myisam/mi_check.c +1 −1 Original line number Diff line number Diff line Loading @@ -376,7 +376,7 @@ int chk_key(MI_CHECK *param, register MI_INFO *info) if ((!(param->testflag & T_SILENT))) printf ("- check data record references index: %d\n",key+1); if (share->state.key_root[key] == HA_OFFSET_ERROR && info->state->records == 0) (info->state->records == 0 || keyinfo->flag & HA_FULLTEXT)) continue; if (!_mi_fetch_keypage(info,keyinfo,share->state.key_root[key],info->buff, 0)) Loading Loading
BitKeeper/etc/logging_ok +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ tim@cane.mysql.fi serg@donna.mysql.com jcole@tetra.spaceapes.com paul@central.snake.net serg@serg.mysql.com
Docs/manual.texi +1 −1 Original line number Diff line number Diff line Loading @@ -38725,7 +38725,7 @@ your @code{FULLTEXT} indexes. @end example line in @code{myisam/ftdefs.h} to @example #define GWS_IN_USE GWS_IDF #define GWS_IN_USE GWS_FREQ @end example and recompile @strong{MySQL}. There is no need to rebuild the indexes though.
myisam/mi_check.c +1 −1 Original line number Diff line number Diff line Loading @@ -376,7 +376,7 @@ int chk_key(MI_CHECK *param, register MI_INFO *info) if ((!(param->testflag & T_SILENT))) printf ("- check data record references index: %d\n",key+1); if (share->state.key_root[key] == HA_OFFSET_ERROR && info->state->records == 0) (info->state->records == 0 || keyinfo->flag & HA_FULLTEXT)) continue; if (!_mi_fetch_keypage(info,keyinfo,share->state.key_root[key],info->buff, 0)) Loading