1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-02 14:22:51 +03:00
Commit Graph

62 Commits

Author SHA1 Message Date
60dcedb7c2 Add additional printouts
Fix formatting
2008-03-14 13:34:39 +01:00
0d1d46c7e2 Find ndb binaries
Verbose SafeProcess.pm
2008-03-13 17:16:42 +01:00
c74678e227 New Makefile.am for mysql-test makes it pass also "make distcheck" and "make install" 2008-03-13 17:07:11 +01:00
0dba42cf7c Improve process kill on windows 2008-03-12 11:32:18 +01:00
5dbb4c96eb Ignore all common signals
Just retry OpenEvent a couple of times with a "yield" in between
2008-03-10 16:00:39 +01:00
34605cc110 Add retry logic for OpenEvent to avoid problems when the
process to kill hasn't yet created the event
2008-03-10 12:54:46 +01:00
c7af2433b9 Improve error messages 2008-03-06 10:19:41 +01:00
0ad57d7a0c Don't ignore SIGCHLD since that affects waitpid on some platforms
Fix spelling error
Move exit_code into local scope
2008-03-04 12:32:51 +01:00
cf9053f199 Add C version of safe_process 2008-01-18 00:03:38 +01:00
8b3d267eea Don't use Getopt::Long in safe_process.pl 2007-12-20 18:39:33 +01:00
926f7dec68 Windows fixeds for mtr 2007-12-19 12:58:06 +01:00
d918988baa WL#4189
- dynamic configuration support
 - safe process
 - cleanups
 - create new suite for fedarated
2007-12-12 18:19:24 +01:00