1875
1876
happen if max_connections is decreased above).
1877
1878
table_cache_size= (uint32_t) cmin(cmax((files-10-max_connections)/2,
1880
1881
if (global_system_variables.log_warnings)
1881
1882
errmsg_printf(ERRMSG_LVL_WARN, _("Changed limits: max_open_files: %u "
1883
1884
files, max_connections, table_cache_size);
1885
1886
else if (global_system_variables.log_warnings)