mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
e701346dcf
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. |
||
---|---|---|
.. | ||
init_db.sql | ||
mtr_cases.pl | ||
mtr_diff.pl | ||
mtr_gcov.pl | ||
mtr_gprof.pl | ||
mtr_im.pl | ||
mtr_io.pl | ||
mtr_match.pl | ||
mtr_misc.pl | ||
mtr_process.pl | ||
mtr_report.pl | ||
mtr_stress.pl | ||
mtr_timer.pl |