summaryrefslogtreecommitdiff
path: root/storage/innobase/include/trx0trx.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-03-171-0/+4
|\
| * Merge 10.6 into 10.8Marko Mäkelä2023-03-161-0/+4
| |\
| | * MDEV-30357 Performance regression in locking reads from secondary indexesMarko Mäkelä2023-03-161-0/+4
* | | Merge 10.11 into 11.0Marko Mäkelä2023-03-061-0/+2
|\ \ \ | |/ /
| * | Merge 10.6 into 10.8Marko Mäkelä2023-03-061-0/+2
| |\ \ | | |/
| | * MDEV-30341 Reset check_foreigns, check_unique_secondary variablesThirunarayanan Balathandayuthapani2023-03-021-0/+2
* | | MDEV-29694 Remove the InnoDB change bufferMarko Mäkelä2023-01-111-14/+11
|/ /
* | Cleanup: Define less of bulk insert inlineMarko Mäkelä2022-11-211-38/+5
* | MDEV-30047 innodb.insert_into_empty fails to delete bulk_storeMarko Mäkelä2022-11-211-0/+1
* | Merge 10.6 into 10.7Marko Mäkelä2022-11-091-0/+10
|\ \ | |/
| * MDEV-29853 Assertion `!strstr(table->name.m_name, "/FTS_") || purge_sys.must...Thirunarayanan Balathandayuthapani2022-11-081-0/+10
* | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-10-291-14/+42
|\ \ | |/
| * Merge 10.5 into 10.6Marko Mäkelä2022-10-251-14/+42
| |\
| | * MDEV-28709 unexpected X lock on Supremum in READ COMMITTEDVlad Lesin2022-10-251-15/+41
| | * Merge 10.4 into 10.5Vlad Lesin2022-03-071-3/+1
| | |\
| | | * Merge 10.3 into 10.4Vlad Lesin2022-03-071-3/+1
| | | |\
| | | | * MDEV-27992 DELETE fails to delete record after blocking is releasedVlad Lesin2022-03-071-3/+1
| | | * | Merge 10.3 into 10.4Vlad Lesin2022-02-211-1/+3
| | | |\ \ | | | | |/
| | | | * MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockVlad Lesin2022-02-211-1/+3
* | | | | MDEV-29761 Bulk insert fails to rollback during insert..selectThirunarayanan Balathandayuthapani2022-10-251-0/+26
* | | | | MDEV-29570 InnoDB fails to clean bulk buffer when server does rollback o...Thirunarayanan Balathandayuthapani2022-09-281-4/+4
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-08-301-18/+12
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-29081 trx_t::lock.was_chosen_as_deadlock_victim race in lock_wait_end()Vlad Lesin2022-08-241-18/+12
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-04-261-8/+20
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-26217 Failing assertion: list.count > 0 in ut_list_remove or Assertion `...Marko Mäkelä2022-04-261-3/+8
| * | | | MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for ...Thirunarayanan Balathandayuthapani2022-04-251-0/+7
| * | | | Cleanup: Remove os0threadMarko Mäkelä2022-04-191-5/+5
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-04-141-7/+8
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-28313: InnoDB transactions are not aligned at cache linesMarko Mäkelä2022-04-141-7/+8
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-03-081-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | After-merge fixesMarko Mäkelä2022-03-081-1/+1
* | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-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
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-1/+1
| | | |\ \ | | | | |/
| | | | * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-1/+1
| | | | |\
| | | | | * MDEV-27494 Rename .ic files to .inlVladislav Vaintroub2022-01-171-1/+1
| | | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-65/+9
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-271-82/+24
| | | | |\ \ | | | | | |/
| | | | | * MDEV-25594: Improve debug checksMarko Mäkelä2021-07-271-100/+24
| | * | | | MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockbb-10.5-MDEV-27025-deadlockVlad Lesin2022-01-181-1/+3
* | | | | | MDEV-24621 In bulk insert, pre-sort and build indexes one page at a timeThirunarayanan Balathandayuthapani2021-10-261-2/+72
|/ / / / /
* | | | | MDEV-26769 InnoDB does not support hardware lock elisionMarko Mäkelä2021-10-221-0/+3
* | | | | MDEV-26720: Optimize single-bit atomic operations on IA-32 and AMD64Marko Mäkelä2021-10-031-0/+32
* | | | | MDEV-26467: Avoid futile spin loopsMarko Mäkelä2021-09-061-1/+1
* | | | | MDEV-25919: Lock tables before acquiring dict_sys.latchMarko Mäkelä2021-08-311-5/+10
* | | | | MDEV-25919 preparation: Remove trx_t::internalMarko Mäkelä2021-07-011-31/+7
* | | | | Cleanup: Remove pointer indirection for trx_t::xidMarko Mäkelä2021-07-011-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-211-12/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-211-12/+1
| |\ \ \ \ | | |/ / /