max_join_size报错
mysql查询时报max_join_size错误MariaDB> select count(id) from fdflightcabinpricedetail;ERROR 1104 (42000): 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