anozdrin/alik@booka.site
bf10578fde
Fix for BUG#20716: SHOW INSTANCES statement causes races in IM tests.
...
Fix for the bug in mysql-test-run.pl which prevents other tests succeed
after IM-test failure.
The idea of the fix of BUG#20716 is to:
1. Check each SHOW INSTANCES statement, add necessary "sleep" instruction before;
2. Move all environment checkings into the one file and include it everywhere.
2006-07-20 13:24:12 +04:00
anozdrin@mysql.com
2e56e82180
Fix of test suite in scope of fixing BUG#18023: IM: instance
...
can be started several times; monitor interval must be > 2sec
2006-06-19 14:13:34 +04:00
petr@mysql.com
f20955af40
fix Bug#12813 "Instance Manager: START/STOP INSTANCE
...
commands accept a list as argument"
2006-02-14 03:09:17 +03:00
petr@mysql.com
1c7bc08537
a bunch of IM fixes from the GUI team
2006-02-10 02:15:55 +03:00
petr@mysql.com
ee8e163776
fix for im_life_cycle test: replace im instance port number with a constant string.
...
The lack of this --replace resulted in the test failing on all build hosts
2005-10-18 00:48:34 +04:00
anozdrin@mysql.com
d3c0fd2bce
WL#2789 "Instance Manager: test using mysql-test-run testing framework"
...
Add Instance Manager tests.
2005-10-01 01:14:50 +04:00