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