mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge branch '10.11' into 11.2
This commit is contained in:
@@ -114,6 +114,10 @@ sub create_process {
|
||||
|
||||
lock($win32_spawn_lock);
|
||||
|
||||
# STDOUT/STDERR are temporarily reassigned, avoid prevent
|
||||
# output from another thread
|
||||
lock($mtr_report::flush_lock);
|
||||
|
||||
#printf STDERR "stdin %d, stdout %d, stderr %d\n",
|
||||
# fileno STDIN, fileno STDOUT, fileno STDERR;
|
||||
|
||||
|
Reference in New Issue
Block a user