| | Problem with query SELECT quizppsstat13.*, teamstat13.name AS teamname, teamstat13.rank_desc AS teamrank FROM quizppsstat13, teamstat13 WHERE quizppsstat13.team_id = teamstat13.team_id AND teamstat13.wins >= 2 AND quizppsstat13.tourney_id = 201306142255 AND teamstat13.rank <= 4 ORDER BY quizppsstat13.ppsea DESC LIMIT 2 FATAL: terminating connection due to administrator command
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request. |