Closed ta2edchimp closed 9 years ago
The sql statement at BattleParty.php:L144-163 sucks heavily. May raise
SQLSTATE[42000]: Syntax error or access violation: 1104 The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay
Optimization required urgently.
The sql statement at BattleParty.php:L144-163 sucks heavily.
May raise
Optimization required urgently.