summaryrefslogtreecommitdiff
path: root/storage/xtradb/sync
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11349 (1/2) Fix some clang 4.0 warningsMarko Mäkelä2016-11-251-3/+0
* Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-3/+3
|\
| * Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-08-101-3/+3
| |\
| | * 5.6.31-77.0Sergei Golubchik2016-08-101-3/+3
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-283-40/+24
|\ \ \ | |/ /
| * | Merge branch 'merge-xtradb-5.6' into 0.0Sergei Golubchik2016-06-213-40/+24
| |\ \ | | |/
| | * 5.6.30-76.3Sergei Golubchik2016-06-213-40/+28
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-23/+38
|\ \ \ | |/ /
| * | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-02-161-23/+38
| |\ \ | | |/
| | * 5.6.28-76.1Sergei Golubchik2016-02-161-23/+38
* | | MDEV-9359: encryption.create_or_replace fails sporadically in buildbot: faili...Jan Lindström2016-01-051-1/+7
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-4/+4
|\ \ \ | |/ /
| * | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-08-031-4/+4
| |\ \ | | |/
| | * 5.6.25-73.1Sergei Golubchik2015-08-011-4/+4
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-1/+1
|\ \ \ | |/ /
| * | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-06-161-1/+1
| |\ \ | | |/
| | * 5.6.24-72.2Sergei Golubchik2015-06-161-3/+3
| | * move to storage/xtradbSergei Golubchik2015-05-043-0/+4260
| * MDEV-8079: Crash when running MariaDB Debug with InnoDB on WindowsJan Lindström2015-05-011-44/+16
* | MDEV-8079: Crash when running MariaDB Debug with InnoDB on WindowsJan Lindström2015-05-011-44/+16
* | Merge 10.0 -> 10.1Kristian Nielsen2015-04-201-63/+37
|\ \ | |/
| * MDEV-7754: innodb assert "array->n_elems < array->max_elems" on a huge blob u...Jan Lindström2015-03-311-0/+2
| * Better and more correct comment.Jan Lindström2015-03-181-2/+8
| * Fix assertion failure seen on Buildbot win32-debugJan Lindström2015-03-181-0/+13
| * Make sure that sync level vector is emptied.Jan Lindström2015-03-181-0/+1
| * MDEV-7754: innodb assert "array->n_elems < array->max_elems" on a huge blob u...Jan Lindström2015-03-171-63/+15
* | MDEV-7619: Improve long semaphore wait outputJan Lindström2015-03-111-6/+7
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-6/+8
|\ \ | |/
| * MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursiveSergey Vojtovich2015-03-051-6/+8
* | MDEV-7109: Add support for INFORMATION_SCHEMA.INNODB_SEMAPHORE_WAITSJan Lindström2015-02-213-30/+238
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-0/+1
|\ \ | |/
| * XtraDB 5.6.22-71.0Sergei Golubchik2015-01-211-0/+1
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-022-4/+70
|\ \ | |/
| * 5.5 mergemariadb-10.0.15Sergei Golubchik2014-11-211-0/+5
| |\
| | * MDEV-7026 - Race in InnoDB/XtraDB mutex implementation can stall or hang theSergey Vojtovich2014-11-211-0/+5
| * | 5.5 mergeSergei Golubchik2014-11-201-2/+0
| |\ \ | | |/
| | * MDEV-7026: Race in InnoDB/XtraDB mutex implementation can stall or hang the s...Kristian Nielsen2014-11-191-2/+0
| * | 5.5 mergeSergei Golubchik2014-11-191-1/+64
| |\ \ | | |/
| | * MDEV-7017: Add function to print semaphore waitsJan Lindström2014-11-032-1/+73
| | * Backport from 10.0:Sergey Vojtovich2014-08-292-34/+5
| * | MDEV-6933: Spurious lock_wait_timeout_thread wakeup in lock_wait_suspend_thre...Jan Lindström2014-10-241-1/+1
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-153-132/+201
|\ \ \ | |/ /
| * | XtraDB 5.6.20-68.0Sergei Golubchik2014-09-113-20/+25
| * | Automatic merge from 5.5Michael Widenius2014-08-193-3/+27
| |\ \ | | |/
| | * MDEV-6450 - MariaDB crash on Power8 when built with advance tool chainMichael Widenius2014-08-193-3/+27
| | * Fix InnoDB: Assertion failure in thread 2868898624 in file buf0lru.c line 1000Jan Lindström2014-07-261-3/+15
| | * Fix too agressive long semaphore wait output and add guard against introducingJan Lindström2014-07-241-21/+40
| | * MDEV-5673: Crash while parallel dropping multiple tables under heavy loadJan Lindström2014-07-231-7/+35
| | * MDEV-6348: mariadb crash signal 11Jan Lindström2014-07-081-49/+57
| * | xtradb-5.6.19-67.0Sergei Golubchik2014-08-061-6/+6