2013Lost connection to MySQL server during query SQL= SELECT * FROM `tab_comment` WHERE published=1 AND softId = '13418' ORDER BY addTime DESC Limit 17360 , 20
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /opt/duote.com/www.duote.com/reply.php on line 80
2006MySQL server has gone away SQL= SELECT ssid FROM `tab_soft` WHERE id='13418' 2006MySQL server has gone away SQL= SELECT id,sid,ssid,commentNum,sName,sEdition FROM `tab_soft` WHERE ssid='' order by tDown DESC limit 30
Warning: Invalid argument supplied for foreach() in /opt/duote.com/www.duote.com/reply.php on line 116
2006MySQL server has gone away SQL= SELECT count(*) as cnt,`like` FROM `tab_comment` WHERE published=1 AND softId='13418' group by `like` order by `like`