| Problem with query SELECT quizppsstat19.*, teamstat19.name AS teamname, teamstat19.rank_desc AS teamrank FROM quizppsstat19, teamstat19 WHERE quizppsstat19.team_id = teamstat19.team_id AND teamstat19.wins >= 1 AND quizppsstat19.tourney_id = 201902230254 AND teamstat19.rank <= 4 ORDER BY quizppsstat19.pps 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. |