summaryrefslogtreecommitdiff
path: root/storage/innobase/include/lock0priv.h
Commit message (Expand)AuthorAgeFilesLines
* After-merge fixesMarko Mäkelä2022-03-081-1/+1
* Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-1/+1
|\
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-1/+1
| |\
| | * MDEV-27494 Rename .ic files to .inlVladislav Vaintroub2022-01-171-1/+1
| * | MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockbb-10.5-MDEV-27025-deadlockVlad Lesin2022-01-181-9/+20
* | | MDEV-26769 InnoDB does not support hardware lock elisionMarko Mäkelä2021-10-221-1/+6
* | | MDEV-20612 fixup: Reduce hash table lookupsMarko Mäkelä2021-02-241-6/+11
* | | MDEV-24738 Improve the InnoDB deadlock checkerMarko Mäkelä2021-02-171-8/+0
* | | MDEV-20612: Partition lock_sys.latchMarko Mäkelä2021-02-121-4/+4
* | | MDEV-20612: Replace lock_sys.mutex with lock_sys.latchMarko Mäkelä2021-02-111-1/+1
* | | MDEV-20612 preparation: Fewer calls to buf_page_t::id()Marko Mäkelä2021-02-111-10/+15
* | | MDEV-24731 Excessive mutex contention in DeadlockChecker::check_and_resolve()Marko Mäkelä2021-02-041-3/+0
* | | Cleanup: Remove many C-style lock_get_ accessorsMarko Mäkelä2021-01-271-18/+0
* | | Cleanup: Remove LOCK_REC (which was mutually exclusive with LOCK_TABLE)Marko Mäkelä2021-01-271-13/+4
* | | Cleanup: Remove ib_lock_t::type_mode_string()Marko Mäkelä2021-01-271-51/+34
* | | Cleanup: Replace lock_mode_string() with a table lookupMarko Mäkelä2021-01-271-1/+13
* | | MDEV-24671: Replace lock_wait_timeout_task with mysql_cond_timedwait()Marko Mäkelä2021-01-271-26/+0
* | | Cleanup the lock creationMarko Mäkelä2021-01-271-18/+0
* | | Cleanup: Remove lock_number_of_rows_locked()Marko Mäkelä2021-01-041-3/+5
* | | MDEV-21452: Replace ib_mutex_t with mysql_mutex_tMarko Mäkelä2020-12-151-2/+2
* | | MDEV-21452: Replace all direct use of os_event_tMarko Mäkelä2020-12-151-3/+2
|/ /
* | MDEV-23719: Make lock_sys use page_id_tMarko Mäkelä2020-09-171-37/+0
* | Merge 10.4 into 10.5Marko Mäkelä2020-05-051-1/+1
|\ \ | |/
| * MDEV-21595: innodb offset_t rename to rec_offsDaniel Black2020-04-291-1/+1
* | MDEV-21907: InnoDB: Enable -Wconversion on clang and GCCMarko Mäkelä2020-03-121-1/+1
|/
* MDEV-20950 Reduce size of record offsetsbb-10.2-MDEV-20950-stack-offsetsEugene Kosov2019-12-131-1/+2
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | Remove some unnecessary InnoDB #includeMarko Mäkelä2018-11-291-1/+0
* | MDEV-16136: Simplify trx_lock_t memory managementMarko Mäkelä2018-08-161-136/+3
* | Make some locking primitives inlineMarko Mäkelä2018-03-161-2/+50
* | MDEV-13935 INSERT stuck at state Unlocking tablesMarko Mäkelä2018-03-161-401/+0
* | Remove the unreachable error DB_QUE_THR_SUSPENDEDMarko Mäkelä2018-03-161-3/+3
* | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-071-9/+10
* | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-2/+0
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-29/+46
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-15/+1042
|/
* Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-3/+3
|\
| * 5.6.31Sergei Golubchik2016-06-211-2/+2
| * move to storage/innobaseSergei Golubchik2015-05-041-0/+126
* MDEV-7623: Add lock wait time and hold time to every record/table lock in Jan Lindström2015-02-241-0/+7
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-7/+3
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-4/+26
* Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+108
* Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-101/+0
* Apply snapshot innodb-51-ss1644: Part #2.unknown2007-07-251-0/+101