Query Error SELECT *
FROM fs_videos
WHERE published = 1 AND ( tags like '%Rượu Glenlivet Master Distiller's Reserve%' )
ORDER BY id DESC,ordering DESC
LIMIT 0,4
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 Reserve%' )
ORDER BY id DESC,ordering DESC
LIMIT 0,4' at line 3
)