summaryrefslogtreecommitdiff
path: root/storage/innobase/sync
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17306 rw_lock_x_lock_wait_func() double increments rw_x_spin_round_countEugene Kosov2018-09-271-8/+0
* Fix heap-use-after-free in debug codeMarko Mäkelä2018-08-031-65/+34
* Reduce the number of rw_lock_own() callsMarko Mäkelä2018-07-231-4/+4
* Remove unused metadata for non-existing sync_thread_mutexMarko Mäkelä2018-01-282-6/+0
* Allocate mutex_monitor, create_tracker staticallyMarko Mäkelä2018-01-222-20/+6
* MDEV-11336: Enable defragmentation on 10.2 when tests passJan Lindström2017-10-121-4/+9
* fix a data raceEugene Kosov2017-09-271-41/+2
* MDEV-13485 MTR tests fail massively with --innodb-sync-debugMarko Mäkelä2017-08-232-6/+3
* Fix some GCC 7 warnings for InnoDBMarko Mäkelä2017-08-101-1/+1
* Clean up InnoDB shutdownMarko Mäkelä2017-06-291-5/+0
* Remove trx_t::has_search_latch and simplify debug codeMarko Mäkelä2017-06-161-23/+16
* InnoDB: Remove thread_mutexMarko Mäkelä2017-06-061-2/+0
* MDEV-12679 purge_sys_t::~purge_sys_t(): Assertion `latch.magic_n == 0' failed...Marko Mäkelä2017-05-101-0/+3
* 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
| |\ \ | | |/