summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-03-1710-1/+87
|\
| * Merge 10.10 into 10.11Marko Mäkelä2023-03-175-0/+38
| |\
| | * Merge 10.9 into 10.10Marko Mäkelä2023-03-175-0/+38
| | |\
| | | * Merge 10.8 into 10.9Marko Mäkelä2023-03-175-0/+38
| | | |\
| | | | * Merge 10.6 into 10.8Marko Mäkelä2023-03-175-0/+38
| | | | |\
| | | | | * MDEV-30870 Undo tablespace name displays wrongly for I_S queriesThirunarayanan Balathandayuthapani2023-03-173-0/+9
| | | | | * MDEV-29975 InnoDB fails to release savepoint during bulk insertThirunarayanan Balathandayuthapani2023-03-172-0/+29
| * | | | | Merge 10.10 into 10.11Marko Mäkelä2023-03-174-1/+46
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.9 into 10.10Marko Mäkelä2023-03-174-1/+46
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.8 into 10.9Marko Mäkelä2023-03-174-1/+46
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.6 into 10.8Marko Mäkelä2023-03-162-1/+2
| | | | |\ \ | | | | | |/
| | | | | * MDEV-26827 Make page flushing even fasterMarko Mäkelä2023-03-162-1/+2
| | | | * | MDEV-30183 Assertion `!memcmp(rec_trx_id, old_pk_trx_id->data, 6 + 7)' failed...Thirunarayanan Balathandayuthapani2023-03-062-0/+44
* | | | | | Merge 10.11 into 11.0Marko Mäkelä2023-02-2810-6/+125
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.10 into 10.11Marko Mäkelä2023-02-2810-6/+125
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.9 into 10.10Marko Mäkelä2023-02-2810-6/+125
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.8 into 10.9Marko Mäkelä2023-02-2810-6/+125
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.6 into 10.8Marko Mäkelä2023-02-2810-6/+125
| | | | |\ \ | | | | | |/
| | | | | * Merge 10.5 into 10.6Marko Mäkelä2023-02-278-6/+33
| | | | | |\
| | | | | | * MDEV-30671 InnoDB undo log truncation fails to wait for purge of historyMarko Mäkelä2023-02-248-8/+35
| | | | | * | MDEV-27701 Race on trx->lock.wait_lock between lock_rec_move() and lock_sys_t...Vlad Lesin2023-02-202-0/+92
* | | | | | | MDEV-30544 Deprecate innodb_defragment and related parametersMarko Mäkelä2023-02-218-1/+38
* | | | | | | Merge 10.11 into 11.0Marko Mäkelä2023-02-1615-8/+133
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.10 into 10.11Marko Mäkelä2023-02-169-4/+94
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.9 into 10.10Marko Mäkelä2023-02-169-4/+94
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.8 into 10.9Marko Mäkelä2023-02-169-4/+94
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-162-2/+11
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-162-2/+11
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-30552 fixup: Fix the test for non-debugMarko Mäkelä2023-02-162-2/+11
| | | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-164-2/+43
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-144-2/+43
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-30552 InnoDB recovery crashes when error handling scenarioThirunarayanan Balathandayuthapani2023-02-142-0/+41
| | | | | | * MDEV-30551 InnoDB recovery hangs when buffer pool ran out of memoryThirunarayanan Balathandayuthapani2023-02-142-2/+2
| | | | * | | MDEV-30426 Assertion !rec_offs_nth_extern(offsets2, n) during bulk insertThirunarayanan Balathandayuthapani2023-02-143-0/+38
| | | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-102-2/+4
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge branch '10.6.12' into 10.6Oleksandr Byelkin2023-02-062-2/+4
| | | | | |\ \
| | | | | | * | Implement multiple-signal debug_syncVicențiu Ciorbaru2023-02-032-2/+4
| * | | | | | | Merge branch '10.10' into 10.11mariadb-10.11.2Oleksandr Byelkin2023-02-016-4/+35
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch '10.9' into 10.10mariadb-10.10.3Oleksandr Byelkin2023-02-012-0/+31
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch '10.8' into 10.9mariadb-10.9.5Oleksandr Byelkin2023-02-012-0/+31
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge branch '10.7' into 10.8mariadb-10.8.7Oleksandr Byelkin2023-02-012-0/+31
| | | | |\ \ \ \
| | | | | * \ \ \ Merge branch '10.6' into 10.7mariadb-10.7.810.7Oleksandr Byelkin2023-02-012-0/+31
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | MDEV-30527 Assertion !m_freed_pages in mtr_t::start() on DROP TEMPORARY TABLEMarko Mäkelä2023-02-012-0/+31
| | | | | | |/ /
| | * | | | | | MDEV-30452: ssl error: unexpected EOF while readingJulius Goryavsky2023-02-014-4/+4
* | | | | | | | Fixed bug in extended key handling when there is no primary keyMonty2023-02-101-3/+3
* | | | | | | | Removed /2 of InnoDB ref_per_key[] estimatesMonty2023-02-104-10/+10
* | | | | | | | Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-102-2/+2
* | | | | | | | Removed "<select expression> INTO <destination>" deprication.Monty2023-02-032-6/+0
* | | | | | | | Removed diff dates from rdiff filesMonty2023-02-0331-62/+62
* | | | | | | | Changed a rule to be cost based in test_if_cheaper_orderingMonty2023-02-031-1/+1