diff options
author | Satya Bodapati <satya.bodapati@oracle.com> | 2013-09-27 18:32:13 +0530 |
---|---|---|
committer | Satya Bodapati <satya.bodapati@oracle.com> | 2013-09-27 18:32:13 +0530 |
commit | 57df886c9f145d1614c1dcaff1a455136dace4a2 (patch) | |
tree | 7096f8a3f43c22b3a25d24b6b7ae97463f5b4a14 /plugin/semisync | |
parent | 2ccb5370c92c24c727e0050a9b47389a856ecbfb (diff) | |
parent | 84484d29c1e94230ad824e979da96aa5902448e0 (diff) | |
download | mariadb-git-57df886c9f145d1614c1dcaff1a455136dace4a2.tar.gz |
Merge fix for BUG#17446090 from mysql-5.1 to mysql-5.5
The testcase for this bug fails randomly due to two reasons.
1. Due to ibuf merge happening background
2. Due to dict stats update which brings the evicted page back into
buffer pool.
Fix ibuf_contract_ext() to not do any merges with ibuf_debug enabled and
also changed dict_stats_update() to return fake statistics without
bringing the secondary index pages into buffer pool.
Approved by Marko. rb#3419
Diffstat (limited to 'plugin/semisync')
0 files changed, 0 insertions, 0 deletions