wmilham
10-31-06, 12:14 PM
When I try to access my database (through a php script) I'm receiving the following error:
Could Not Insert Record Into Database. Error: The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
Does anyone know what this is and how to fix it?
Thanks!
Could Not Insert Record Into Database. Error: The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
Does anyone know what this is and how to fix it?
Thanks!