PDA

View Full Version : Lost connection to MySQL server during query


adhmwagde
12-30-2008, 07:31 AM
can anybody help me

FROM post AS post

WHERE post.userid = 54 AND
post.visible = 1 AND
post.threadid IN (0,64029,64790,65171,49807,52744,65122,47426,64448 ,18826,64800,64797,64905,6684,64970,40081,42405,12 69,63429,61072,22462,57206,58761,26355,58680)

GROUP BY threadid;

MySQL Error : Lost connection to MySQL server during query
Error Number : 2013
Request Date : Tuesday, December 16th 2008 @ 07:47:39 PM

Error Date : Tuesday, December 16th 2008 @ 07:48:06 PM

i attach one photo to help

http://www.alshohooh-upload.com/uploads/images/alshohooh-c73ea09334.gif

Marco van Herwaarden
12-30-2008, 07:44 AM
Please see the manual: Lost connection to MySQL server during query (http://www.vbulletin.com/docs/html/main/troubleshoot_mysql_goneaway)