summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t/innodb-table-online.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29983 Deprecate innodb_file_per_tableMarko Mäkelä2023-01-111-5/+0
* Merge 10.6 into 10.7Marko Mäkelä2022-12-131-2/+19
|\
| * Merge 10.5 into 10.6Marko Mäkelä2022-12-131-2/+19
| |\
| | * MDEV-29977 Memory leak in row_log_table_apply_updateThirunarayanan Balathandayuthapani2022-11-151-2/+19
* | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-10-041-1/+24
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2022-09-261-1/+24
| |\ \ | | |/
| | * MDEV-29600 Memory leak in row_log_table_apply_update()Marko Mäkelä2022-09-221-1/+24
| | * Cleanup: Remove redundant output from a testMarko Mäkelä2022-09-221-34/+0
* | | Merge 10.6 into 10.7Marko Mäkelä2022-04-261-20/+7
|\ \ \ | |/ /
| * | MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for ...Thirunarayanan Balathandayuthapani2022-04-251-20/+7
* | | Merge 10.6 into 10.7Marko Mäkelä2021-11-251-3/+2
|\ \ \ | |/ /
| * | Make innodb.innodb-table-online more stableMarko Mäkelä2021-11-251-3/+2
* | | Merge 10.6 into 10.7Marko Mäkelä2021-11-191-0/+1
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2021-11-161-0/+1
| |\ \ | | |/
* | | Vanilla cleanups and refactoringsAleksey Midenkov2021-10-261-1/+1
|/ /
* | MDEV-22189: Change error messages inside code to have mariadb instead ofRucha Deodhar2021-05-241-1/+1
* | MDEV-24781 Assertion `mode == 16 || mode == 12 || fix_block->page.status != b...Thirunarayanan Balathandayuthapani2021-02-051-2/+2
* | MDEV-515 Reduce InnoDB undo logging for insert into empty tableMarko Mäkelä2021-01-251-36/+22
|/
* Merge 10.2 into 10.3Marko Mäkelä2019-03-051-9/+4
|\
* \ Merge 10.2 into 10.3Marko Mäkelä2019-01-241-4/+0
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-01-241-4/+0
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2019-01-241-4/+0
| | |\
| | | * MDEV-17376 Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index no...Thirunarayanan Balathandayuthapani2019-01-241-4/+0
* | | | MDEV-16365 Setting a column NOT NULL fails to return error forThirunarayanan Balathandayuthapani2018-06-251-2/+2
* | | | MDEV-14168 Unconditionally allow ALGORITHM=INPLACE for setting a column NOT NULLThirunarayanan Balathandayuthapani2018-04-241-3/+2
|/ / /
* | | Merge 10.1 into 10.2Marko Mäkelä2017-11-011-1/+2
|\ \ \ | |/ /
| * | MDEV-14219 Allow online table rebuild when encryption or compression paramete...Marko Mäkelä2017-10-311-1/+6
| * | Merge 10.0 into 10.1Marko Mäkelä2017-09-251-1/+7
| |\ \ | | |/
| | * Cherry-pick the MDEV-13898 test changes from 10.2 to 10.0Marko Mäkelä2017-09-251-1/+7
* | | MDEV-13898 Corruption during online table-rebuilding ALTER of ROW_FORMAT=REDU...mariadb-10.2.9Marko Mäkelä2017-09-251-1/+7
* | | MDEV-12634 after-merge test fix: Exercise row_merge_write(), row_merge_read()Marko Mäkelä2017-09-171-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2017-09-171-8/+72
|\ \ \ | |/ /
| * | Write proper tests for MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytesMarko Mäkelä2017-09-161-8/+72
* | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-1/+2
|/ /
* | Merge branch '10.0' into 10.1Marko Mäkelä2017-08-301-1/+1
|/
* Adjust the imported MySQL 5.6 tests for MariaDBMarko Mäkelä2017-08-291-6/+6
* MDEV-13625 Merge InnoDB test cases from MySQL 5.6 (part 1)Marko Mäkelä2017-08-291-0/+379