Basic Information
Searching for posts/topics no longer works in MySQL/MariaDB
Steps to reproduce
- Make some posts/topics
- Try searching for something that appears in the subject or body of a post
Expected result
Posts containing relevant search terms are displayed
Actual result
No results returned
Version/Git revision
16fdbf2
Database Engine
MySQL
Database Version
No response
PHP Version
8.4.14
Logs
Additional Information
Search method and settings don't seem to matter here. I've tried searching with both fulltext and parsed indexes, toggling the "match whole words only" and "force the use of a search index" settings, and nothing changed. Also interesting is that it matches "Welcome" in exactly one post but not "Markdown" in multiple posts.
Basic Information
Searching for posts/topics no longer works in MySQL/MariaDB
Steps to reproduce
Expected result
Posts containing relevant search terms are displayed
Actual result
No results returned
Version/Git revision
16fdbf2
Database Engine
MySQL
Database Version
No response
PHP Version
8.4.14
Logs
Additional Information
Search method and settings don't seem to matter here. I've tried searching with both fulltext and parsed indexes, toggling the "match whole words only" and "force the use of a search index" settings, and nothing changed. Also interesting is that it matches "Welcome" in exactly one post but not "Markdown" in multiple posts.