2805
2805
max_system_variables.select_limit= (uint64_t) HA_POS_ERROR;
2806
2806
global_system_variables.max_join_size= (uint64_t) HA_POS_ERROR;
2807
2807
max_system_variables.max_join_size= (uint64_t) HA_POS_ERROR;
2810
2809
Default behavior for 4.1 and 5.0 is to treat NULL values as unequal
2811
2810
when collecting index statistics for MyISAM tables.