注意:全文检索模块需要mysql开启全文索引功能,
开启方法:修改mysql配置文件:window服务器为my.ini,linux服务器为my.cnf,在 [mysqld] 后面加入一行“ft_min_word_len=1”,然后重启Mysql。

相关文章:

  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-01
  • 2022-01-01
  • 2021-07-12
  • 2021-06-27
相关资源
相似解决方案