MySQL MATCH doesn't work with two characters?
Update the ft_min_word_len
variable in the my.cnf
MySQL configuration file:
[mysqld]
ft_min_word_len=N
Note that afterwards indexes must be rebuilt.
Update the ft_min_word_len
variable in the my.cnf
MySQL configuration file:
[mysqld]
ft_min_word_len=N
Note that afterwards indexes must be rebuilt.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.