summaryrefslogtreecommitdiff
path: root/storage/innobase/trx/trx0trx.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-0/+13
|\
| * MDEV-25503 InnoDB hangs on startup during recoveryThirunarayanan Balathandayuthapani2021-04-271-0/+13
* | MDEV-24811 Assertion find(table) failed with innodb_evict_tables_on_commit_debugMarko Mäkelä2021-03-031-46/+4
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-1/+9
|\ \ | |/
| * MDEV-23851 BF-BF Conflict issue because of UK GAP lockssjaakola2021-01-181-1/+9
* | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-111-2/+2
|\ \ | |/
| * MDEV-23536 : Race condition between KILL and transaction commitJan Lindström2021-01-081-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-11-121-4/+0
|\ \ | |/
| * MDEV-7620: Remove the data structuresMarko Mäkelä2020-11-091-4/+0
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-211-117/+126
|\ \ | |/
| * MDEV-22782 AddressSanitizer race condition in trx_free()Marko Mäkelä2020-08-211-106/+132
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-201-0/+6
|\ \ | |/
| * MDEV-23475 InnoDB performance regression for write-heavy workloadsMarko Mäkelä2020-08-191-0/+6
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-311-6/+0
|\ \ | |/
| * MDEV-20638 Remove the deadcode from srv_master_thread() and srv_active_wake_m...Thirunarayanan Balathandayuthapani2020-07-231-6/+0
* | MDEV-15880: ASAN heap-use-after-free with innodb_evict_tables_on_commit_debugMarko Mäkelä2020-07-211-2/+7
* | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLEMarko Mäkelä2020-07-021-5/+3
* | Fixed bugs found by valgrindMonty2020-07-021-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-4/+4
|\ \ | |/
| * MDEV-20377: Make WITH_MSAN more usableMarko Mäkelä2020-07-011-5/+5
* | Merge 10.2 into 10.3Marko Mäkelä2020-06-051-3/+2
|\ \ | |/
| * MDEV-22721 Remove bloat caused by InnoDB logger classMarko Mäkelä2020-06-041-3/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-2/+14
|\ \ | |/
| * MDEV-17092 use-after-poison around lock_trx_handle_wait_lowMarko Mäkelä2020-05-251-2/+14
* | Merge 10.2 into 10.3Marko Mäkelä2020-05-041-3/+3
|\ \ | |/
| * MDEV-7962 post-push fixesMarko Mäkelä2020-05-041-3/+3
* | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-6/+4
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-04-271-7/+5
| |\
| | * MDEV-7962 wsrep_on() takes 0.14% in OLTP ROMarko Mäkelä2020-04-271-6/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-4/+2
|\ \ \ | |/ /
| * | MDEV-21168: Active XA transactions stop slave from working after backupVlad Lesin2020-04-071-3/+1
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-1/+2
|\ \ \ | |/ /
| * | Clean up ut_strlcpy(), ut_strlcpy_rev()Marko Mäkelä2019-10-301-1/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2019-09-231-18/+16
|\ \ \ | |/ /
| * | MDEV-20483 Follow-up fixThirunarayanan Balathandayuthapani2019-09-181-0/+12
| * | Merge 10.1 into 10.2Marko Mäkelä2019-09-181-17/+5
| |\ \ | | |/
| | * MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-181-17/+6
| * | MDEV-20483 trx_lock_t::table_locks is not a subset of trx_lock_t::trx_locksThirunarayanan Balathandayuthapani2019-09-171-2/+0
* | | MDEV-15326 after-merge fixesMarko Mäkelä2019-09-051-23/+16
* | | Merge 10.2 into 10.3Marko Mäkelä2019-09-041-37/+81
|\ \ \ | |/ /
| * | MDEV-15326: Backport trx_t::is_referenced()Marko Mäkelä2019-09-041-6/+2
| * | MDEV-15326: InnoDB: Failing assertion: !other_lockMarko Mäkelä2019-09-041-53/+98
| * | MDEV-15326 preparation: Remove trx_sys_t::n_prepared_trxMarko Mäkelä2019-09-041-14/+12
* | | Merge 10.2 into 10.3Marko Mäkelä2019-08-281-3/+4
|\ \ \ | |/ /
| * | MDEV-15326/MDEV-16136 dead code removalMarko Mäkelä2019-08-271-3/+4
* | | Implement innodb_evict_tables_on_commit_debugMarko Mäkelä2019-08-281-1/+37
* | | Merge 10.2 into 10.3Marko Mäkelä2019-07-251-13/+13
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-07-251-11/+9
| |\ \ | | |/
| | * Remove the wrappers ut_time(), ut_difftime(), ib_time_tMarko Mäkelä2019-07-241-1/+1
| | * Always initialize trx_t::start_time_microMarko Mäkelä2019-07-241-4/+7