mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
- More "local" code in show_explain.test
- Better comments - Make unittest compile on Windows
This commit is contained in:
@ -84,6 +84,7 @@ void *test_apc_service_thread(void *ptr)
|
||||
mysql_mutex_destroy(&target_mutex);
|
||||
my_thread_end();
|
||||
pthread_exit(0);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user