MySQL Query : select a.id,a.title,a.inputtime,a.url,b.tubiao,d.catid,b.size 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 b.id not in (8490665,8490673,8490663,8490654,8490624,8490613,8490614,8490620,8425900,8398589,8555063,8555148,8555303,8555514,8561026,8561338) and d.parentid in(71,87) and a.catid not in(66,67,119) 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?