You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is happening for two reasons: sql_calc_found_rows, and the joins. When I get rid of sql_calc_found_rows and convert the joins to gameid not in subselects, it stops scanning all rows.
The text was updated successfully, but these errors were encountered: