mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge branch '10.6' into 10.11
This commit is contained in:
commit
d002b1f503
27 changed files with 748 additions and 53 deletions
|
|
@ -190,6 +190,7 @@ int main(int args, char **argv)
|
|||
pthread_t request_thr[N_THREADS];
|
||||
int i;
|
||||
|
||||
my_mutex_init();
|
||||
my_thread_global_init();
|
||||
|
||||
mysql_mutex_init(0, &apc_counters_mutex, MY_MUTEX_INIT_FAST);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue