Query Error SELECT *
FROM fs_news
WHERE published = 1 AND ( tags like '%King's Crown%' OR title like '%King's Crown%' OR tags like '%Trà hoa quả%' OR title like '%Trà hoa quả%' )
ORDER BY id DESC,ordering DESC
LIMIT 0,6
Array
(
[0] => 42000
[1] => 1064
[2] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 's Crown%' OR title like '%King's Crown%' OR tags like '%Trà hoa quả%' OR...' at line 3
)