mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
565e5cc71d
horrible bug fixed mysql-test/r/fulltext_multi.result: Change mode to -rw-rw-r-- mysql-test/r/fulltext_order_by.result: Change mode to -rw-rw-r-- mysql-test/r/fulltext_update.result: Change mode to -rw-rw-r-- mysql-test/r/fulltext_var.result: Change mode to -rw-rw-r-- mysql-test/r/bulk_replace.result: Change mode to -rw-rw-r-- mysql-test/r/handler.result: Change mode to -rw-rw-r-- include/my_global.h: FreeBSD fix for openssl myisam/ft_static.c: some boolean search operators added sql/sql_parse.cc: fixed horrible bug that makes mysqld CRASH when mysql client is started
6 lines
148 B
Text
6 lines
148 B
Text
show variables like "ft\_%";
|
|
Variable_name Value
|
|
ft_min_word_len 4
|
|
ft_max_word_len 254
|
|
ft_max_word_len_for_sort 20
|
|
ft_boolean_syntax + -><()~*:""&|
|