summaryrefslogtreecommitdiff
path: root/storage/xtradb/buf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into merge-wipSergei Golubchik2015-01-312-23/+34
|\
| * XtraDB 5.6.22-71.0Sergei Golubchik2015-01-212-23/+34
* | MDEV-7424: InnoDB: Assertion failure in thread 139901753345792Jan Lindström2015-01-141-29/+32
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-023-7/+21
|\ \ | |/
| * MDEV-7100: InnoDB error monitor might unnecessary wait log_sys mutexJan Lindström2014-11-131-1/+8
| * MDEV-6930: Make innodb_max_dirty_pages_pct my.cnf variable a doubleJan Lindström2014-10-251-4/+9
| * MDEV-6931: Page cleaner should do LRU flushing regardless of server activityJan Lindström2014-10-241-9/+7
| * MDEV-6933: Spurious lock_wait_timeout_thread wakeup in lock_wait_suspend_thre...Jan Lindström2014-10-241-2/+2
| * 5.5.40+ mergeSergei Golubchik2014-10-091-0/+1
| |\
| | * XtraDB 5.5.40-36.1Sergei Golubchik2014-10-081-0/+1
| | * fix xtradb on windows (again)Sergei Golubchik2014-08-031-3/+0
| | * Merged percona-server-5.5.38-35.2.Jan Lindström2014-08-014-227/+73
| | * Fix InnoDB: Assertion failure in thread 2868898624 in file buf0lru.c line 1000Jan Lindström2014-07-262-2/+49
| | * Fix compiler errors on product build.Jan Lindström2014-07-231-0/+8
| | * MDEV-5670: Assertion failure in file buf0lru.c line 2355Jan Lindström2014-07-221-0/+14
| | * MDEV-6225: Idle replication slave keeps crashing.Jan Lindström2014-06-302-12/+52
| | * merge with XtraDB 5.5.37-35.0Sergei Golubchik2014-06-031-1/+1
| | * Added new states to be able to better diagnose where server hangs.Michael Widenius2014-05-031-0/+2
| | * percona-server-5.5.36-34.0Sergei Golubchik2014-03-171-13/+6
| | * Percona-Server-5.5.35-rel33.0.tar.gzSergei Golubchik2014-01-222-1/+15
* | | MDEV-6936: Buffer pool list scan optimizationJan Lindström2014-11-062-34/+74
* | | MDEV-6932: Enable Lazy FlushingJan Lindström2014-10-291-10/+6
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-153-37/+77
|\ \ \ | |/ /
| * | Avoid using log_sys mutex when printing out show engine innodb status,Jan Lindström2014-09-161-0/+42
| * | XtraDB 5.6.20-68.0Sergei Golubchik2014-09-112-34/+1
| * | buildbot found failuresSergei Golubchik2014-08-081-3/+0
| * | xtradb-5.6.19-67.0Sergei Golubchik2014-08-062-2/+14
| * | MDEV-6506: InnoDB: Assertion failure in thread 2810182464 in file Jan Lindström2014-07-311-1/+1
| * | Merge InnoDB fixes from 5.5 revisions 4229, 4230, 4233, 4237 and 4238 i.e.Jan Lindström2014-07-251-0/+22
* | | MDEV-6512: InnoDB: Assertion failure in thread 4537024512 in fileJan Lindström2014-07-311-0/+5
* | | Fiix random test failures on fil_decompress_page_2 function.Jan Lindström2014-07-251-3/+3
* | | MDEV-6376: InnoDB: Assertion failure in thread 139995225970432Jan Lindström2014-06-281-0/+14
* | | Merge 10.0 -> 10.1Jan Lindström2014-05-245-41/+83
|\ \ \ | |/ /
| * | xtradb 5.6.17-65.0Sergei Golubchik2014-05-075-46/+101
* | | MDEV-6246: Merge 10.0.10-FusionIO to 10.1.Jan Lindström2014-05-225-39/+825
|\ \ \ | |/ / |/| |
| * | Code cleanup after review.Jan Lindström2014-05-161-4/+7
| * | Merge lp:maria/10.0 up to mariadb-10.0.10 revision 4140.Jan Lindström2014-04-171-1/+1
| |\ \
| * | | Fix bug https://code.launchpad.net/~laurynas-biveinis/percona-server/bug1295268Jan Lindström2014-03-271-8/+16
| * | | Fix candidate for XtraDB and row compressed tables.Jan Lindström2014-03-251-1/+1
| * | | Code cleanup: Removed some unnecessary outputs from standard builds (availabl...Jan Lindström2014-03-212-13/+15
| * | | Set actual compressed page size also on read code path to buffer pool soJan Lindström2014-03-041-1/+1
| * | | Fixed a hang. The core issues is with the heap-thrashing by the Jan Lindström2014-03-031-77/+94
| * | | Merge: lp:maria/10.0 latest.Jan Lindström2014-03-031-1/+0
| |\ \ \
| * | | | 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