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(71,87) and a.catid not in(66,67,119) and a.id not in (8480848,8491322,8491293,8491240,8491258,8491204,8491211,8491219,8491175,8491149,8491100,8445453,8441475,8440501,8435231,8427863,8422129,8421843,8404805,8400241,8556665,8556586,8556666,8556663,8556638,8556637,8556635,8556633,8574988,5693269,8488931,8486787,8486450,8483812,5791406,8481682,5649831,8425900,8398589,8555063,8555148,8555303,8555514,8561026,8561338,8555684) 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?