mariadb/mysql-test/lib
unknown e701346dcf This is another patch for test suite to make IM tests work smoothly.
The patch affects only test suite and has the following changes:

1. On starting Instance Manager -- added code for waiting for guarded
mysqld instances to create PID files;
2. Polishing;
3. Move IM-related operations out of mtr_process.pl into new dedicated
for IM file -- mtr_im.pl


mysql-test/mysql-test-run.pl:
  1. Require new file with IM-related operations;
  2. Added timeout to wait for PID files of guarded instances;
  3. Polishing.
mysql-test/lib/mtr_process.pl:
  Move IM-related operations to new file.
mysql-test/lib/mtr_im.pl:
  File for IM-related operations.
2006-09-08 16:19:19 +04:00
..
init_db.sql Change the "Password" column type for the Perl suite running the tests. bug#14023 2005-10-14 13:35:36 +02:00
mtr_cases.pl mtr_cases.pl: 2006-09-01 21:53:23 +02:00
mtr_diff.pl mysql-test-run.pl: 2005-03-29 07:29:38 +02:00
mtr_gcov.pl Many files: 2004-12-30 16:34:01 +01:00
mtr_gprof.pl Many files: 2004-12-30 16:34:01 +01:00
mtr_im.pl This is another patch for test suite to make IM tests work smoothly. 2006-09-08 16:19:19 +04:00
mtr_io.pl Preliminary patch for the following bugs: 2006-08-29 15:46:40 +04:00
mtr_match.pl Start cluster only for testcases that really needs it and stop it when 2006-02-09 09:40:48 +01:00
mtr_misc.pl small fix to enable the test suite to find executables and scripts on Windows 2006-08-16 10:19:48 -05:00
mtr_process.pl This is another patch for test suite to make IM tests work smoothly. 2006-09-08 16:19:19 +04:00
mtr_report.pl Fixed wrong free in sql_view.cc 2006-05-04 22:19:31 +03:00
mtr_stress.pl Start cluster only for testcases that really needs it and stop it when 2006-02-09 09:40:48 +01:00
mtr_timer.pl Fix bug in mysql-test-run.pl in ^C signal handler. 2006-03-16 11:21:18 +01:00