summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30870 Undo tablespace name displays wrongly for I_S queriesThirunarayanan Balathandayuthapani2023-03-172-0/+4
* MDEV-29975 InnoDB fails to release savepoint during bulk insertThirunarayanan Balathandayuthapani2023-03-171-0/+14
* Merge 10.5 into 10.6Marko Mäkelä2023-02-274-3/+17
|\
| * MDEV-30671 InnoDB undo log truncation fails to wait for purge of historyMarko Mäkelä2023-02-244-4/+18
* | MDEV-27701 Race on trx->lock.wait_lock between lock_rec_move() and lock_sys_t...Vlad Lesin2023-02-201-0/+58
* | Merge 10.5 into 10.6Marko Mäkelä2023-02-161-1/+10
|\ \ | |/
| * MDEV-30552 fixup: Fix the test for non-debugMarko Mäkelä2023-02-161-1/+10
* | Merge 10.5 into 10.6Marko Mäkelä2023-02-142-1/+22
|\ \ | |/
| * MDEV-30552 InnoDB recovery crashes when error handling scenarioThirunarayanan Balathandayuthapani2023-02-141-0/+21
| * MDEV-30551 InnoDB recovery hangs when buffer pool ran out of memoryThirunarayanan Balathandayuthapani2023-02-141-1/+1
* | Merge branch '10.6.12' into 10.6Oleksandr Byelkin2023-02-061-1/+2
|\ \
| * | Implement multiple-signal debug_syncVicențiu Ciorbaru2023-02-031-1/+2
* | | MDEV-30527 Assertion !m_freed_pages in mtr_t::start() on DROP TEMPORARY TABLEMarko Mäkelä2023-02-011-0/+16
|/ /
* | MDEV-30400 Assertion height == btr_page_get_level(...) on INSERTMarko Mäkelä2023-01-244-603/+0
* | Revert "MDEV-30400 Assertion height == btr_page_get_level(...) on INSERT"Marko Mäkelä2023-01-232-0/+520
* | Merge 10.5 into 10.6Marko Mäkelä2023-01-231-0/+1
|\ \ | |/
| * MDEV-30438 innodb.undo_truncate,4k fails when innodb-immediate-scrub-data-un...Thirunarayanan Balathandayuthapani2023-01-231-0/+1
* | MDEV-515: Improve test coverageMarko Mäkelä2023-01-231-0/+4
* | MDEV-30400 Assertion height == btr_page_get_level(...) on INSERTMarko Mäkelä2023-01-192-520/+0
* | Merge 10.5 into 10.6Marko Mäkelä2023-01-171-0/+2
|\ \ | |/
| * MDEV-22602 Disable UPDATE CASCADE for SQL constraintsSergei Golubchik2023-01-171-0/+2
* | Remove redundant statements from a testMarko Mäkelä2023-01-041-3/+0
* | Merge 10.5 into 10.6Marko Mäkelä2023-01-035-0/+83
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2023-01-035-0/+83
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2023-01-035-0/+83
| | |\
| | | * MDEV-30225 RR isolation violation with locking unique searchVlad Lesin2022-12-203-0/+79
| | | * MDEV-30233 DROP DATABASE test fails: Directory not emptyMarko Mäkelä2022-12-152-0/+4
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-12-136-10/+247
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-12-136-10/+246
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-12-136-10/+246
| | |\ \ | | | |/
| | | * MDEV-29144 ER_TABLE_SCHEMA_MISMATCH or crash on DISCARD/IMPORTMarko Mäkelä2022-12-091-0/+54
| | | * Add a global suppression for O_DIRECT failuresMarko Mäkelä2022-11-291-6/+0
| | | * Fixed warning from innodb.create_isl_with_direct if have_symlink is disabledbb-10.3-montyMonty2022-11-291-6/+5
| | | * MDEV-29977 Memory leak in row_log_table_apply_updateThirunarayanan Balathandayuthapani2022-11-151-2/+19
| | | * MDEV-27882 Innodb - recognise MySQL-8.0 innodb flags and give a specific erro...Daniel Black2022-11-112-2/+92
| | | * MDEV-10087 mysqld_update()/mysql_delete() continues execution even after subq...Vlad Lesin2022-11-091-0/+81
| | * | MDEV-27670 Assertion `(cs->state & 0x20000) == 0' failed in my_strnncollsp_nc...Alexander Barkov2022-11-221-0/+62
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-12-051-0/+62
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Jan Lindström2022-11-301-0/+62
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-11-301-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-24412: Disable the test on ./mtr --embeddedMarko Mäkelä2022-11-301-0/+2
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-11-302-36/+118
|\ \ \ \ | |/ / /
| * | | MDEV-24412: Create a separate testMarko Mäkelä2022-11-302-36/+118
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-11-281-0/+37
|\ \ \ \ | |/ / /
| * | | MDEV-24412 InnoDB: Upgrade after a crash is not supportedMarko Mäkelä2022-11-281-0/+36
| * | | MDEV-30106 InnoDB fails to validate the change buffer on startupMarko Mäkelä2022-11-281-0/+1
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-11-231-1/+3
|\ \ \ \ | |/ / /
* | | | MDEV-29978 Corruption errors upon CHECK on temporary InnoDB tableMarko Mäkelä2022-11-141-0/+11
* | | | MDEV-27214 Import with disabled keys corrupts meta-data like rows, indexes, ...Alexander Barkov2022-11-112-2/+70
* | | | MDEV-29710: Disable some more tests on ValgrindMarko Mäkelä2022-11-103-0/+3