Bug #50596 Spurious test failures in perfschema.dml_mutex_instances
Submitted: 25 Jan 2010 17:05 Modified: 6 Mar 2010 19:40
Reporter: Marc ALFF Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Performance Schema Severity:S3 (Non-critical)
Version:next-mr (5.99-m3) OS:Any
Assigned to: Marc ALFF CPU Architecture:Any

[25 Jan 2010 17:05] Marc ALFF
Description:
The test case perfschema.dml_mutex_instances is not reliable:
it assumes LOCKED_BY_THREAD_ID is always NULL, which may not be the case.

How to repeat:
See spurious failures in PB2.
[25 Jan 2010 18:21] 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/98113

2967 Marc Alff	2010-01-25
      Bug#50596 Spurious test failures in perfschema.dml_mutex_instances
      
      Fixed the dml_mutex_instances and dml_rwlock_instances to be more reliable.
      In particular, the tests may not assume a mutex or rwlock is never locked.
[26 Jan 2010 3:15] 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/98135

2974 Marc Alff	2010-01-25
      Bug#50596 Spurious test failures in perfschema.dml_mutex_instances
      
      Fixed the dml_mutex_instances and dml_rwlock_instances to be more reliable.
      In particular, the tests may not assume a mutex or rwlock is never locked.
[26 Jan 2010 3:31] Marc ALFF
Patch queued in:
- mysql-next-mr-marc
- mysql-6.0-codebase-marc
[13 Feb 2010 8:37] Bugs System
Pushed into 6.0.14-alpha (revid:alik@sun.com-20100213083436-9pesg4h55w1mekxc) (version source revid:luis.soares@sun.com-20100211135109-t63avry9fqpgyh78) (merge vers: 6.0.14-alpha) (pib:16)
[13 Feb 2010 8:39] Bugs System
Pushed into mysql-next-mr (revid:alik@sun.com-20100213083327-cee4ao3jpg33eggv) (version source revid:luis.soares@sun.com-20100211135018-1f9dbghg0itszigo) (pib:16)
[13 Feb 2010 13:24] Marc ALFF
Doc team:
- bug present in mysql-next-mr (betony)
- fixed in mysql-next-mr (celosia)
- bug not present in any GA release
[13 Feb 2010 17:45] Paul DuBois
No changelog entry needed. Appears in no released version.

Setting report to Need Merge pending push of Celosia to release tree.
[6 Mar 2010 10:54] Bugs System
Pushed into 5.5.3-m3 (revid:alik@sun.com-20100306103849-hha31z2enhh7jwt3) (version source revid:vvaintroub@mysql.com-20100213160132-nx1vlocxuta76txh) (merge vers: 5.5.99-m3) (pib:16)
[6 Mar 2010 19:40] Paul DuBois
No changelog entry needed.