mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '5.5' into 10.0
This commit is contained in:
@@ -227,7 +227,7 @@ Voluntary context switches %ld, Involuntary context switches %ld\n",
|
||||
|
||||
/* At very last, delete mysys key, it is used everywhere including DBUG */
|
||||
pthread_key_delete(THR_KEY_mysys);
|
||||
my_init_done=0;
|
||||
my_init_done= my_thr_key_mysys_exists= 0;
|
||||
} /* my_end */
|
||||
|
||||
#ifndef DBUG_OFF
|
||||
|
Reference in New Issue
Block a user