summaryrefslogtreecommitdiff
path: root/storage/innobase/trx/trx0trx.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-2/+2
* Merge 10.3 into 10.4Marko Mäkelä2022-10-051-0/+2
|\
| * MDEV-29575 Access to innodb_trx, innodb_locks and innodb_lock_waits along wit...Vlad Lesin2022-10-031-0/+2
* | Merge 10.3 into 10.4Marko Mäkelä2021-10-211-8/+10
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2021-10-211-7/+9
| |\
| | * MDEV-26864 Race condition between transaction commit and undo log truncationMarko Mäkelä2021-10-211-6/+10
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-31/+21
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-07-271-41/+22
| |\ \ | | |/
| | * MDEV-25594: Improve debug checksMarko Mäkelä2021-07-271-47/+37
| * | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-1/+1
| |\ \ | | |/
| | * Fix switch case statement in trx_flush_log_if_needed_low()Jagdeep Sidhu2021-07-201-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-06-211-53/+16
|\ \ \ | |/ /
| * | MDEV-15912: Remove traces of insert_undoMarko Mäkelä2021-06-211-55/+16
* | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-0/+13
|\ \ \ | |/ /
| * | 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
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-051-37/+4
|\ \ \ | |/ /
| * | MDEV-24811 Assertion find(table) failed with innodb_evict_tables_on_commit_debugMarko Mäkelä2021-03-031-46/+4
* | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-0/+8
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2021-01-111-4/+6
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2020-11-121-4/+0
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2020-08-211-119/+123
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2020-08-201-0/+5
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2020-07-311-5/+0
|\ \ \ | |/ /
| * | 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
* | | Merge 10.3 into 10.4Marko Mäkelä2020-07-211-2/+7
|\ \ \ | |/ /
| * | MDEV-15880: ASAN heap-use-after-free with innodb_evict_tables_on_commit_debugMarko Mäkelä2020-07-211-2/+7
* | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-8/+3
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2020-07-021-5/+5
|\ \ \ | |/ /
| * | 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
* | | MDEV-22794: Avoid potential rollback segment contention withKrunal Bauskar2020-06-171-13/+5
* | | Merge 10.3 into 10.4Marko Mäkelä2020-06-051-3/+2
|\ \ \ | |/ /
| * | 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 branch '10.4-MDEV-22666-v2' of https://github.com/codership/mariadb-ser...Julius Goryavsky2020-05-261-6/+5
|\ \ \
| * | | MDEV-22666 galera.MW-328A hangsjaakola2020-05-251-6/+5