2130
2130
If we have requested too much file handles than we bring
2131
2131
max_connections in supported bounds.
2136
2136
Decrease table_cache_size according to max_connections, but
2138
2138
never increase table_cache_size automatically (that could
2139
2139
happen if max_connections is decreased above).
2142
2142
(uint32_t)TABLE_OPEN_CACHE_MIN),
2144
2144
if (global_system_variables.log_warnings)