summaryrefslogtreecommitdiff
path: root/storage/innobase/sync
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2017-04-281-18/+22
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-04-211-28/+33
| |\
| | * MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-201-3/+4
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-1/+1
| |\ \ | | |/
| | * Remove unused declarations.Marko Mäkelä2017-03-081-4/+1
| * | Merge 10.0 into 10.1Marko Mäkelä2017-02-201-1/+2
| |\ \ | | |/
| | * MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-201-1/+2
| * | MDEV-11349 (1/2) Fix some clang 4.0 warningsMarko Mäkelä2016-11-251-3/+0
* | | BUG#25251082 DISABLING CERTAIN MACROS IN INNODB RESULTS IN COMPILATION ERRORSDarshan M N2017-04-261-112/+142
* | | Bug#25048573: STD::MAP INSTANTIATIONS CAUSE STATIC ASSERT FAILURES ON FREEBSD 11Knut Anders Hatlen2017-04-261-3/+3
* | | MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-211-4/+5
* | | MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-211-3/+4
* | | MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GL...Marko Mäkelä2017-03-172-89/+28
* | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-172-11/+0
* | | Adjust an outdated comment.Marko Mäkelä2017-03-131-2/+2
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-072-37/+37
* | | MDEV-12146 Deprecate and remove innodb_instrument_semaphoresMarko Mäkelä2017-02-281-17/+0
* | | MDEV-11849: Fix storage/innobase/* compile warningsJan Lindström2017-01-262-2/+2
* | | 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