summaryrefslogtreecommitdiff
path: root/storage/innobase/sync
Commit message (Expand)AuthorAgeFilesLines
* Remove MYSQL_ENCRYPTION.Marko Mäkelä2017-01-182-3/+0
* MDEV-11630 Call mutex_free() before freeing the mutex listMarko Mäkelä2016-12-221-4/+0
* MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-251-3/+3
* MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-251-66/+26
* MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-251-33/+0
* MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-251-8/+6
* MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursiveSergey Vojtovich2016-10-171-5/+16
* MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-127/+0
* MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-16/+0
* Fixed compiler warnings and failing testsMonty2016-10-051-1/+5
* MDEV-10845: Server crashes in sync_array_cell_print with innodb-status-fileJan Lindström2016-09-221-78/+9
* Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-084-44/+55
* Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-024-2304/+3334
* Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-3/+3
|\
| * Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-3/+3
| |\
| | * 5.6.31Sergei Golubchik2016-06-211-3/+3
* | | MDEV-9359: encryption.create_or_replace fails sporadically in buildbot: faili...Jan Lindström2016-01-051-1/+7
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-4/+4
|\ \ \ | |/ /
| * | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-06-161-4/+4
| |\ \ | | |/
| | * 5.6.25Sergei Golubchik2015-06-161-4/+4
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-3/+3
|\ \ \ | |/ /
| * | InnoDB-5.6.24Sergei Golubchik2015-05-051-3/+3
| |\ \ | | |/
| | * 5.6.24Sergei Golubchik2015-05-041-3/+3
| | * move to storage/innobaseSergei Golubchik2015-05-043-0/+3813
| * 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/+10
* | fix a crash of innodb.innodb_mutexes,innodb_pluginSergei Golubchik2015-03-071-0/+1
* | 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-13/+205
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-0/+1
|\ \ | |/
| * InnoDB 5.6.22Sergei Golubchik2015-01-211-0/+1
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-022-3/+69
|\ \ | |/
| * 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-0/+63
| |\ \ | | |/
| | * MDEV-7017: Add function to print semaphore waitsJan Lindström2014-11-032-1/+74
| | * 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-113/+177
|\ \ \ | |/ /
| * | InnoDB 5.6.20Sergei Golubchik2014-09-113-11/+15