Bug #20716 SHOW INSTANCES statement causes races in IM tests
Submitted: 27 Jun 2006 9:11 Modified: 14 Aug 2006 21:20
Reporter: Alexander Nozdrin Email Updates:
Status: Closed Impact on me:
None 
Category:Instance Manager Severity:S3 (Non-critical)
Version:5.0 OS:
Assigned to: Alexander Nozdrin CPU Architecture:Any

[27 Jun 2006 9:11] Alexander Nozdrin
Description:
It takes some time for IM to update internal cache,
so even if managed mysqld instance is actually up
and running, SHOW INSTANCES may show it as 'Starting'.

The point here -- each SHOW INSTANCES statement should be
examined and 'sleep' instruction should be inserted before
if needed.

This bug is about IM tests and just for record, the code is
not affected.

How to repeat:
*
[28 Jun 2006 12:49] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/8410
[18 Jul 2006 11:31] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/9270
[20 Jul 2006 9:25] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/9368
[2 Aug 2006 15:51] Konstantin Osipov
Pushed into 5.0.25
[14 Aug 2006 21:20] Konstantin Osipov
No docs info needed.
Merged into 5.1.12