I just installed a plugin for WordPress that displays the related entries to a post. Unfortunately, I got the following error:
[You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
SELECT ID, post_title, post_content,MATCH (post_name, post_content)
AGAINST (’wordpress [...]
![]()









