| | Problem with query SELECT quizppsstat21.*, teamstat21.name AS teamname, teamstat21.rank_desc AS teamrank FROM quizppsstat21, teamstat21 WHERE quizppsstat21.team_id = teamstat21.team_id AND teamstat21.wins >= 1 AND quizppsstat21.tourney_id = 202106050216 AND teamstat21.rank <= 3 ORDER BY quizppsstat21.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. |