summaryrefslogtreecommitdiff
path: root/storage/xtradb/buf/buf0mtflu.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove XtraDBMarko Mäkelä2017-06-211-756/+0
* MDEV-11707: Fix incorrect memset() for structures containingJan Lindström2017-02-061-5/+4
* MDEV-7424: InnoDB: Assertion failure in thread 139901753345792Jan Lindström2015-01-141-29/+32
* MDEV-6936: Buffer pool list scan optimizationJan Lindström2014-11-061-26/+59
* MDEV-6376: InnoDB: Assertion failure in thread 139995225970432Jan Lindström2014-06-281-0/+14
* Code cleanup after review.Jan Lindström2014-05-161-4/+7
* Code cleanup: Removed some unnecessary outputs from standard builds (availabl...Jan Lindström2014-03-211-6/+8
* Fixed a hang. The core issues is with the heap-thrashing by the Jan Lindström2014-03-031-77/+94
* Temporal fix for flush thread hang.Jan Lindström2014-02-281-7/+27
* Small fixes to work_item handling. Jan Lindström2014-02-261-11/+8
* Fixed memory leak on queue nodes by using local memory heap on normalJan Lindström2014-02-251-110/+67
* Fixed hang seen on TPC-C measure phase. We should not use timedwait on threads Jan Lindström2014-02-151-3/+3
* Fix timing on queues, this could clearly lead to starvation.Jan Lindström2014-02-141-5/+6
* Fixed issue on data dictionary corruption.Jan Lindström2014-02-131-16/+21
* Fixed issue on atomic writes and system tables. Atomic writes can be usedJan Lindström2014-02-121-4/+10
* Code cleanup. Removed those questions that are now addressed.Jan Lindström2014-02-121-18/+23
* Removed unnecessary files and set lz4 under HAVE_LZ4 compilerJan Lindström2014-02-111-1/+1
* Merged latest mt-flush code to xtradb. Cleaned up thread statistic outputJan Lindström2014-02-071-0/+694