mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge with 3.23.52
BitKeeper/etc/logging_ok: auto-union Build-tools/Do-linux-build: Auto merged sql/opt_range.cc: Auto merged sql/sql_base.cc: Auto merged
This commit is contained in:
@ -1679,8 +1679,8 @@ pthread_handler_decl(handle_shutdown,arg)
|
||||
abort_loop = 1;
|
||||
|
||||
// unblock select()
|
||||
so_cancel( ip_sock);
|
||||
so_cancel( unix_sock);
|
||||
so_cancel(ip_sock);
|
||||
so_cancel(unix_sock);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user