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 (8581673,8581380,8581379,8581378,8581377,8581374,8581372,8581371,8581365,8581351,8581348,8400660,8300767,8427863,8417053,8517973,8404805,8289903,8440501,8561220,8553332,8553323,8553322,8553313,8553311,8553305,8553303,8553294,8553284,8553277,8553267,8553265,8553262,8553257,8553246,8553245,8581212,8580941,8580880,8580374,8580167,8579819,8555063,8555148,8555303,8555514,8561026,8561338,8555684,8398589,8561283) 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?