diff options
author | Marc Alff <marc.alff@oracle.com> | 2011-06-29 22:18:07 +0200 |
---|---|---|
committer | Marc Alff <marc.alff@oracle.com> | 2011-06-29 22:18:07 +0200 |
commit | 88eb572c25eb81492d0861d266a85a2d1f571abb (patch) | |
tree | 020747feaead1ae4374fbbe1fca4797fb959ba18 /storage | |
parent | 6ebb38a21de4bc8f55b0d82e8408b27006737113 (diff) | |
download | mariadb-git-88eb572c25eb81492d0861d266a85a2d1f571abb.tar.gz |
Bug#12603341 - PERFSCHEMA.RELAYLOG FAILS SPORADICALLY IN PB2
Before this fix, the test performance_schema.relaylog would fail
with sporadic failures related to statistics on update_cond.
The reason for these failures is that thread scheduling makes
impossible to predict if instrumented conditions will be used on not.
The fix is to relax the test case, to not collect statistics about:
- wait/synch/cond/sql/MYSQL_BIN_LOG::update_cond
- wait/synch/cond/sql/MYSQL_RELAY_LOG::update_cond
Diffstat (limited to 'storage')
0 files changed, 0 insertions, 0 deletions