MySQL Query : select a.id,a.catid,a.title,a.inputtime,a.thumb,a.cxid,a.keywords,b.waiguan,b.jiashi,b.dipan,b.shzhuang from kache_picture as a,kache_picture_data as b where a.status=99 and a.islink=0 AND ( a.keywords LIKE '%%' or a.keywords LIKE '%%' or a.keywords LIKE '%%') and a.id = b.id and a.catid=54 order by inputtime desc limit 0,10
MySQL Error : MySQL server has gone away
MySQL Errno : 2006
Message : MySQL server has gone away
Need Help?