1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/mysql-test/lib
Vladislav Vaintroub efb195051a Bug #44775 MTR fails to bootstrap mysqld on Windows in Pushbuild 2.
Suspected reason for the failure is that safe_process.exe already runs in a job that does not allow breakaways. 
The fix is to use a fallback -  make newly created process the root of the new process group. This allows to kill process together with descendants via GenerateConsoleCtrlEvent (CTRL_BREAK_EVENT, pid)
2009-05-14 21:56:53 +02:00
..
2008-02-20 14:55:30 +01:00
2006-12-31 01:02:27 +01:00
2008-11-14 23:35:32 +03:00
2008-02-20 14:55:30 +01:00
2007-12-12 18:19:24 +01:00