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 (8304378,8577232,8577231,8577229,8577224,8577223,8577222,8577221,8577220,8577219,8577217,8385150,8510428,8350523,8492753,8394000,8561534,8390003,8551781,8388713,8560652,8560544,8560335,8560244,8560137,8555553,8555551,8555153,8555132,8554818,8554701,8554620,8553881,8553859,8485268,8459272,8573554,8568918,8568700,8568672,8395218,8404761,8570739,8567523,8337070,8309646,8371184,8305508,8553164,8555126,8555108,8555531,8555526,8555041,8553142,8554659,8555357) 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?