summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb
Commit message (Expand)AuthorAgeFilesLines
* Partition the test innodb.temp_table_savepointMarko Mäkelä2020-06-082-469/+8
* Merge 10.4 into 10.5Marko Mäkelä2020-06-053-2/+24
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-06-053-2/+24
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-06-053-2/+23
| | |\
| | | * MDEV-22769 Shutdown hang or crash due to XA breaking locksMarko Mäkelä2020-06-052-1/+22
* | | | MDEV-15053 Reduce buf_pool_t::mutex contentionMarko Mäkelä2020-06-055-72/+40
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-318-12/+134
|\ \ \ \ | |/ / /
| * | | MDEV-21787 Alter table failure tries to access uninitialized columnThirunarayanan Balathandayuthapani2020-05-271-0/+13
| * | | MDEV-21787 Alter table failure tries to access uninitialized columnThirunarayanan Balathandayuthapani2020-05-265-12/+56
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-05-262-0/+65
| |\ \ \ | | |/ /
| | * | MDEV-22637 Rollback of insert fails when column reorder happensThirunarayanan Balathandayuthapani2020-05-262-0/+65
* | | | MDEV-21127 Assertion failed in key_text::key_textAleksey Midenkov2020-05-292-0/+15
* | | | MDEV-7318: Fix a test caseMarko Mäkelä2020-05-222-5/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-183-40/+15
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-05-161-0/+4
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-05-161-0/+4
| | |\ \ | | | |/
| | | * MDEV-13626: Make test more robustMarko Mäkelä2020-05-151-0/+4
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-05-162-40/+11
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-05-152-40/+12
| | |\ \ | | | |/
| | | * Fix for using uninitialized memoryMonty2020-05-152-40/+12
* | | | Merge branch '10.4' into 10.5Sergei Golubchik2020-05-094-0/+491
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Sergei Golubchik2020-05-094-0/+491
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3mariadb-10.3.23Sergei Golubchik2020-05-094-0/+492
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2mariadb-10.2.32Oleksandr Byelkin2020-05-084-0/+492
| | | |\
| | | | * cleanup: foreign-keys.test vs foreign_key.testmariadb-10.1.45Sergei Golubchik2020-05-086-377/+371
| | | | * MDEV-22180 Planner opens unnecessary tables when updated table is referenced ...Sergei Golubchik2020-05-082-1/+48
| | | | * MDEV-22180 Planner opens unnecessary tables when updated table is referenced ...Sergei Golubchik2020-05-062-0/+44
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-0516-27/+313
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-0513-24/+287
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-042-0/+23
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2020-05-042-0/+23
| | | |\ \ | | | | |/
| | | | * MDEV-19092 Server crash when renaming the column whenbb-10.1-MDEV-19092Thirunarayanan Balathandayuthapani2020-05-042-0/+23
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-042-2/+2
| | |\ \ \ | | | |/ /
| | | * | add WITH_DBUG_TRACE CMake variableEugene Kosov2020-04-292-2/+2
| | * | | MDEV-22446 InnoDB aborts while adding instant column for discarded tablespaceThirunarayanan Balathandayuthapani2020-05-042-0/+66
| | * | | MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithmThirunarayanan Balathandayuthapani2020-05-047-22/+83
| | * | | MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithmThirunarayanan Balathandayuthapani2020-05-042-0/+103
| * | | | MDEV-22465: DROP indexed COLUMN is wrongly claimed to be ALGORITHM=INSTANTMarko Mäkelä2020-05-053-3/+22
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-294-0/+179
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-294-0/+179
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-282-0/+143
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2020-04-282-0/+143
| | | |\ \ | | | | |/
| | | | * MDEV-22393 Corruption for SET GLOBAL innodb_ string variablesMarko Mäkelä2020-04-282-0/+143
| | * | | MDEV-19611 INPLACE ALTER does not fail on bad implicit default valueThirunarayanan Balathandayuthapani2020-04-282-0/+36
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-258-8/+92
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-166-6/+90
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-156-6/+89
| | |\ \ \ | | | |/ /
| | | * | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-012-6/+6
| | | * | Merge 10.1 into 10.2Marko Mäkelä2020-04-012-0/+18
| | | |\ \ | | | | |/
| | | | * MDEV-19092 Server crash when renaming the column whenThirunarayanan Balathandayuthapani2020-03-252-0/+18