This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb
Watch
1
Star
0
Fork
0
You've already forked mariadb
mirror of
https://github.com/MariaDB/server.git
synced
2025-05-01 08:45:04 +03:00
Code
mariadb
/
mysql-test
/
lib
/
My
/
SafeProcess
History
Vladislav Vaintroub
2980cd60db
Bug#42709: safe_process_win.cc does not print correct system error messages.
...
Fix: use FormatMessage() to output system errors , not strerror()
2009-02-09 19:24:48 +01:00
..
Base.pm
BUG#38559 Annoying cygwin problem fixed by resolving pid->winpid before kill instead of just after fork
2008-10-08 22:06:10 +02:00
CMakeLists.txt
Windows fixeds for mtr
2007-12-19 12:58:06 +01:00
Makefile.am
New Makefile.am for mysql-test makes it pass also "make distcheck" and "make install"
2008-03-13 17:07:11 +01:00
safe_kill_win.cc
WL#4189 NO need to retry OpenEvent if the process does not exist anymore
2008-10-08 22:02:32 +02:00
safe_process_win.cc
Bug#42709: safe_process_win.cc does not print correct system error messages.
2009-02-09 19:24:48 +01:00
safe_process.cc
Bug
#40399
Please make mtr print stack trace after every failure
2009-01-21 10:34:01 +01:00
safe_process.pl
Don't use Getopt::Long in safe_process.pl
2007-12-20 18:39:33 +01:00