mariadb/mysql-test/lib/My/SafeProcess
Bjorn Munch 9ff20f55bd Bug#43005 main.init_connect fails on Windows due to wrong quoting of args
- The arguments are properly quoted when mtr.pl calls my_safe_process but
  unfortunately the all off when running with active state perl and stays
  in cygwin perl.
- Extend the patch to only quote args that are not already quoted
This a redo of previous commit, will be included in next push
2010-01-19 09:48:56 +01:00
..
Base.pm Bug #42804 --parallel option does not work for MTR under ActiveState 2009-04-23 13:35:02 +02:00
CMakeLists.txt Windows fixeds for mtr 2007-12-19 12:58:06 +01:00
Makefile.am Apply patch from bug#46834 to install the test suite in RPMs. 2009-08-21 13:58:33 +02:00
safe_kill_win.cc Bug #47731 mtr freezes for many seconds when process to be killed has already gone. 2009-09-30 00:19:00 +02:00
safe_process.cc Fix warnings generated by SunStudio and GCC. 2009-07-08 09:31:22 -03:00
safe_process.pl Don't use Getopt::Long in safe_process.pl 2007-12-20 18:39:33 +01:00
safe_process_win.cc Bug#43005 main.init_connect fails on Windows due to wrong quoting of args 2010-01-19 09:48:56 +01:00