mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.7' into 10.8
This commit is contained in:
@@ -1785,6 +1785,7 @@ static void close_connections(void)
|
||||
{
|
||||
wsrep_deinit(true);
|
||||
}
|
||||
wsrep_sst_auth_free();
|
||||
#endif
|
||||
/* All threads has now been aborted */
|
||||
DBUG_PRINT("quit", ("Waiting for threads to die (count=%u)", THD_count::value()));
|
||||
|
Reference in New Issue
Block a user