当运行从3个大表连接数据的查询时,我收到的错误是
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
mysql codeigniter
codeigniter ×1
mysql ×1