1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-23 03:54:27 +03:00
Files
mariadb/mysql-test/lib/My/SafeProcess
unknown 7d336347d5 Improve process kill on windows
mysql-test/lib/My/SafeProcess.pm:
  Ifnore Ctrl-C in timer process
  Don't wait blocking for a preoces where start_kill fails
  Rewrite sart_kill to return 0 for error and > 1 for sucess
mysql-test/lib/My/SafeProcess/safe_process_win.cc:
  Add missing fflush(stderr) in 'die'
2008-03-12 11:32:18 +01:00
..
2007-12-12 18:19:24 +01:00
2007-12-19 12:58:06 +01:00
2008-01-18 00:03:38 +01:00
2008-03-10 16:00:39 +01:00