Bug #31760 "lock_multi" test failed randomly
Submitted: 22 Oct 2007 17:29 Modified: 23 Nov 2007 16:13
Reporter: Tatiana Azundris Nuernberg Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[22 Oct 2007 17:29] Tatiana Azundris Nuernberg
Description:
lock_multi failed on powermacg5 with

*** r/lock_multi.result	Mon Oct 22 05:23:13 2007
--- r/lock_multi.reject	Mon Oct 22 06:52:37 2007
***************
*** 15,21 ****
  select n from t1;
  unlock tables;
  n
! 1
  drop table t1;
  create table t1 (a int, b int);
  create table t2 (c int, d int);
--- 15,21 ----
  select n from t1;
  unlock tables;
  n
! 4
  drop table t1;
  create table t1 (a int, b int);
  create table t2 (c int, d int);
-------------------------------------------------------

Failure occurred in pb when pushing CS for Bug#31588.
Could not reproduce failure on that machine (running
from physdisk rather than RAM-disk), was consequently
unable to show whether issue also exists in higher
versions of the server, or whether other platforms are
affected.

How to repeat:
unknown - run lock_multi/entire suite on powermac, from disk, under load?
[23 Oct 2007 16:13] Sveta Smirnova
Thank you for the report.

Please chack if this is duplicate of bug #29049
[24 Nov 2007 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".