mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
logging_ok Logging to logging@openlogging.org accepted
mi_check.c fix for empty FULLTEXT index manual.texi fulltext finetuning 50% limit issue modified Docs/manual.texi: fulltext finetuning 50% limit issue modified myisam/mi_check.c: fix for empty FULLTEXT index BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user