That depends on column collation. With collations having
In short,
_ci suffix (which stands for Case Insensitive) fulltext search would be performed in case-insensitive mode.In short,
post_text and post_subject columns of phpbb_posts database table would need to have some collation like f.e. utf8mb3_unicode_ci.Statistics: Posted by rxu — Wed Oct 30, 2024 3:41 am