Warning: mysql_pconnect() [
function.mysql-pconnect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 113 in
/home5/rockgods/public_html/samPHPweb/common/db.php on line
43
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in
/home5/rockgods/public_html/samPHPweb/common/db.php on line
44
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in
/home5/rockgods/public_html/samPHPweb/common/db.php on line
58
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in
/home5/rockgods/public_html/samPHPweb/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.requestID
as requestID FROM historylist,songlist
WHERE (historylist.songID = songlist.ID) AND (songlist.songtype='S')
ORDER BY historylist.date_played DESC LIMIT 1