mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
MDEV-34077 scripts/mariadb-install-db: Error in my_thread_global_end(): 1 threads didn't exit
followup for952ab9a596
chery-pick of814dc46748
into 10.5
This commit is contained in:
@@ -1927,6 +1927,7 @@ extern "C" void unireg_abort(int exit_code)
|
||||
wsrep_sst_auth_free();
|
||||
#endif // WITH_WSREP
|
||||
|
||||
wait_for_signal_thread_to_end();
|
||||
clean_up(!opt_abort && (exit_code || !opt_bootstrap)); /* purecov: inspected */
|
||||
DBUG_PRINT("quit",("done with cleanup in unireg_abort"));
|
||||
mysqld_exit(exit_code);
|
||||
|
Reference in New Issue
Block a user