summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-2912-2/+123
|\
| * MDEV-27273 Confusing column count in IMPORT TABLESPACE error messagebb-10.2-MDEV-27273-import-column-checkEugene Kosov2022-01-211-0/+38
| * MDEV-26870 --skip-symbolic-links does not disallow .isl file creationMarko Mäkelä2022-01-217-0/+57
| * MDEV-27467: innodb to enforce the minimum innodb_buffer_pool_size in SET GLOBALDaniel Black2022-01-194-2/+27
| * MDEV-8851 innodb.innodb_information_schema fails sporadicallyMarko Mäkelä2022-01-141-0/+2
* | Merge branch 10.2 into 10.3Julius Goryavsky2021-12-232-3/+2
|\ \ | |/
| * MDEV-27268 Failed InnoDB initialization leaves garbage files behindMarko Mäkelä2021-12-151-3/+0
| * MDEV-27235: Crash on SET GLOBAL innodb_encrypt_tablesMarko Mäkelä2021-12-131-0/+2
* | MDEV-27332 SIGSEGV in fetch_data_into_cache()Marko Mäkelä2021-12-211-0/+7
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-091-0/+29
|\ \ | |/
| * MDEV-24901 SIGSEGV in fts_get_table_name, SIGSEGV in ib_vector_size, SIGSEGV ...bb-10.2-bar-MDEV-24901Alexander Barkov2021-10-291-0/+29
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-213-13/+28
|\ \ | |/
| * MDEV-22627 fixup: Cover also ALTER TABLE...ALGORITHM=INPLACEMarko Mäkelä2021-10-201-0/+9
| * MDEV-22627 Failing assertion: dict_tf2_is_valid(flags, flags2)Marko Mäkelä2021-10-201-0/+16
| * MDEV-14804 innodb.update_time failed in buildbot with wrong resultMarko Mäkelä2021-10-192-13/+3
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-132-0/+71
|\ \ | |/
| * MDEV-14846 InnoDB: assertion on trx->state because of deadlock error ignoredAleksey Midenkov2021-10-112-0/+71
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-291-44/+32
|\ \ | |/
| * Make innodb.innodb_defrag_stats more deterministicMarko Mäkelä2021-09-291-44/+32
* | MDEV-26672 test fixupMarko Mäkelä2021-09-291-2/+2
* | MDEV-26672 innodb_undo_log_truncate may reset transaction ID sequenceMarko Mäkelä2021-09-241-24/+15
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-222-109/+27
|\ \ | |/
| * MDEV-26450: Corruption due to innodb_undo_log_truncatebb-10.2-MDEV-26450Marko Mäkelä2021-09-221-61/+3
| * MDEV-26636: InnoDB defragmentation statistics cause races on TEMPORARY TABLEMarko Mäkelä2021-09-181-48/+24
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-112-0/+10
|\ \ | |/
| * Fix an occasional timeout in innodb.alter_partitionedMarko Mäkelä2021-09-111-0/+4
| * MDEV-26537 InnoDB corrupts files due to incorrect st_blksize calculationMarko Mäkelä2021-09-101-0/+6
* | MDEV-26458 Crash on ALTER TABLE after DISCARD TABLESPACEMarko Mäkelä2021-08-231-0/+12
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-0/+1
|\ \ | |/
| * MDEV-20931 fixup: innodb.import_corrupted test case cleanupMarko Mäkelä2021-08-181-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-0/+67
|\ \ | |/
| * MDEV-20931 ALTER...IMPORT can crash the serverEugene Kosov2021-08-171-0/+68
* | MDEV-26206 gap lock is not set if implicit lock existsVlad Lesin2021-08-171-0/+21
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-271-0/+2
|\ \ | |/
| * Some tests can take very long time when run with valgrindElena Stepanova2021-07-241-0/+2
* | dissapear -> disappearSergei Golubchik2021-07-261-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-221-6/+27
|\ \ | |/
| * MDEV-26203 CREATE INDEX may enforce incorrect maximum column lengthMarko Mäkelä2021-07-221-6/+27
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-021-0/+36
|\ \ | |/
| * MDEV-26077 Assertion err != DB_DUPLICATE_KEY or unexpected ER_TABLE_EXISTS_ERRORMarko Mäkelä2021-07-021-0/+36
* | MDEV-25971 Instant ADD COLUMN fails to issue truncation warningsThirunarayanan Balathandayuthapani2021-07-021-5/+2
* | Merge 10.2 into 10.3Marko Mäkelä2021-06-211-0/+3
|\ \ | |/
* | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-042-3/+49
|\ \ | |/
| * MDEV-25568 RENAME TABLE causes "Ignoring data file" messagesMarko Mäkelä2021-04-301-3/+0
| * MDEV-25503 InnoDB hangs on startup during recoveryThirunarayanan Balathandayuthapani2021-04-271-0/+22
| * MDEV-22928 InnoDB fails to fetch index type when index mismatch happensThirunarayanan Balathandayuthapani2021-04-271-0/+27
* | MDEV-24758 heap-use-after-poison in innobase_add_instant_try/rec_copyMarko Mäkelä2021-04-261-0/+14
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-242-0/+65
|\ \ | |/
| * MDEV-25459 MVCC read from index on CHAR or VARCHAR wrongly omits rowsMarko Mäkelä2021-04-241-0/+26
| * MDEV-23455 Hangs + Sig11 in unknown location(s) due to single complex FK queryAleksey Midenkov2021-04-231-0/+39