1839
1839
/* Reset the counters of all key caches (default and named). */
1841
1841
flush_status_time= time((time_t*) 0);
1842
1842
max_used_connections= 1; /* We set it to one, because we know we exist */
1843
1843
pthread_mutex_unlock(&LOCK_status);