MySQL Query : select a.id,a.title,a.inputtime,a.url,b.tubiao from v9_app a left join v9_app_data b on a.id =b.id left join v9_category d on a.catid=d.catid where a.id>=8310820 and d.parentid in(55,109) and a.catid not in(66,67,119) and a.id not in (8411158,8394000,8390003,8389885,8388713,8385150,8510428,8350523,8492753,8561534,8553998,8553919,8553896,8553895,8553889,8553870,8553869,8553866,8553857,8553855,8553847,8553831,8553830,8553822,8553821,8553776,8413180,8412718,4724503,4724443,4723852,8587057,8413295,8413307,8413217,5134663,5134624,4725725,5135478,8413232,8413203,4726119,5134986,5134732,8555041,8555108,8555126,8555357,8553164,8555531,8555526,8553142,8554659) order by a.id desc limit 10
MySQL Error : MySQL server has gone away
MySQL Errno : 2006
Message : MySQL server has gone away
Need Help?