Warning: mysql_pconnect() [function.mysql-pconnect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 113 in /home/bbx/public_html/ds/custom/common/db.php on line 43
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/bbx/public_html/ds/custom/common/db.php on line 44
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/bbx/public_html/ds/custom/common/db.php on line 58
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/bbx/public_html/ds/custom/common/db.php on line 59
status=err
SQL error=2013
SQL error string=Lost connection to MySQL server at 'reading initial communication packet', system error: 113
SQL=SELECT songlist.*, historylist.listeners as listeners, historylist.requestID as requestID, historylist.date_played as starttime FROM historylist,songlist WHERE (historylist.songID = songlist.ID) AND (songlist.songtype='S') ORDER BY historylist.date_played DESC LIMIT 6