Query error: MySQL server has gone away - Invalid query: SELECT `id`, `catid`, `icon`, `contentName`, `description`, `chkbanner`, `accesslevel`, `lastUpdate`, `published`, `publishdate`, `hits`
FROM `healthfood_maincontent`
WHERE `published` = '1'
AND (
`contentName` LIKE '%กระเพาะอาหาร%' ESCAPE '!'
OR `description` LIKE '%กระเพาะอาหาร%' ESCAPE '!'
OR `contents` LIKE '%กระเพาะอาหาร%' ESCAPE '!'
)
ORDER BY `publishdate` DESC, `id` DESC
LIMIT 570, 30