Tag Archives: sql_big_selects

SET SQL_BIG_SELECTS=1

Share I encountered this error on my query. I had the same query on my local computer, running without any problem but uploading it on the live site I got this error below: The SELECT would examine more than MAX_JOIN_SIZE … Continue reading

Posted in mysql | Tagged , , | Leave a comment