~stewart/percona-server/5.5.27-plus-bugfixes

Viewing all changes in revision 290.

  • Committer: Stewart Smith
  • Date: 2012-08-10 05:05:10 UTC
  • Revision ID: stewart@flamingspork.com-20120810050510-a2ntqpcoy9et34fo
fix locking in buf_flush_dirty_pages(), we merged the code straight from MySQL but failed to update the innodb mutex calls to be locking LRU_list_mutex rather than the global buffer pool mutex. This meant that in valgrind/debug builds we could get a test failure in innodb.innodb_prefix_index_liftedlimit.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: