summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20565 Assertion failure on CHANGE COLUMN...SYSTEM VERSIONINGMarko Mäkelä2019-09-122-0/+30
* MDEV-20444: More information regarding access of a table to be printed inside...Varun Gupta2019-09-114-169/+1203
* Merge mariadb-10.4.8 to 10.4Marko Mäkelä2019-09-1013-146/+303
|\
| * List of unstable tests for 10.4.8 release (updated)mariadb-10.4.8Elena Stepanova2019-09-081-178/+472
| * Merge branch '10.3' into 10.4Sergei Golubchik2019-09-067-127/+297
| |\
| | * Merge branch '10.2' into 10.3Sergei Golubchik2019-09-067-127/+293
| | |\
| | | * Part3: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false...Sergei Golubchik2019-09-064-112/+291
| | | * MDEV-20421: big_innodb_log reliably fails on buildbot WindowsVlad Lesin2019-09-063-15/+6
| * | | various test failures post-mergeSergei Golubchik2019-09-065-17/+4
* | | | MDEV-20320 Tablespace flags mismatch for full_crc32 formatThirunarayanan Balathandayuthapani2019-09-102-0/+109
* | | | MDEV-12112/MDEV-12026: Enable the test for full_crc32Marko Mäkelä2019-09-104-16/+43
* | | | List of unstable tests for 10.4.8 releaseElena Stepanova2019-09-081-178/+472
|/ / /
* | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-06669-9221/+7271
|\ \ \ | |/ /
| * | MDEV-20425: Enable a test for debug buildsMarko Mäkelä2019-09-052-1/+9
| * | Merge 10.2 into 10.3Marko Mäkelä2019-09-0411-32/+169
| |\ \ | | |/
| | * more tests for DEFAULT and DEFAULT(column) in INSERTSergei Golubchik2019-09-042-10/+23
| | * MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-043-3/+53
| | * MDEV-20137 rpl.mdev_17588 fails in buildbot with "Table doesn't exist"Sachin2019-09-043-18/+20
| | * MDEV-15326 preparation: Test slow shutdown after XA PREPAREMarko Mäkelä2019-09-042-1/+26
| | * Disable galera.galera_var_node_address test case.Jan Lindström2019-09-041-1/+2
| | * MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-032-0/+50
| * | MDEV-20079 When setting back the system time while mysqld is running, NOW() a...Sergei Golubchik2019-09-042-0/+32
| * | MDEV-16871 in_predicate_conversion_threshold cannot be set in my.cnfSergei Golubchik2019-09-048-24/+30
| * | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-0424-18/+1313
| |\ \ | | |/
| | * Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false...Alexander Barkov2019-09-0310-0/+538
| | * MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-0312-18/+765
| | * Disabled test in 32bit that uses too much memory or cpuMonty2019-09-024-0/+6
| * | Merge branch '10.2' into 10.3Monty2019-09-03631-9061/+5695
| |\ \ | | |/
| | * Updated mtr files to support different compiled in optionsMonty2019-09-01616-8425/+6088
* | | MDEV-20479 assertion failure in dict_table_get_nth_col() after INSTANT DROP C...Eugene Kosov2019-09-032-0/+19
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-09-023-1/+55
|\ \ \ | |/ /
| * | MDEV-18501 Partition pruning doesn't work for historical queries (fix)Aleksey Midenkov2019-09-011-1/+1
| * | MDEV-18501 Partition pruning doesn't work for historical queries (refactoring)Aleksey Midenkov2019-09-012-0/+54
* | | Make main.subselect_sj2* tests stableSergei Petrunia2019-09-024-24/+75
* | | Merge 10.3 into 10.4Marko Mäkelä2019-08-3153-428/+1851
|\ \ \ | |/ /
| * | MDEV-20066 Wrong value on instantly added column after DELETE and UPDATEMarko Mäkelä2019-08-302-1/+94
| * | MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-303-3/+3
| * | MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-3024-290/+370
| * | MDEV-20149 innodb.innodb-system-table-view fails with wrong resultMarko Mäkelä2019-08-292-0/+12
| * | Merge 10.2 into 10.3Marko Mäkelä2019-08-2911-26/+218
| |\ \ | | |/
| | * Clean up innodb.innodb-read-viewMarko Mäkelä2019-08-292-14/+3
| | * Merge 10.1 into 10.2Marko Mäkelä2019-08-287-12/+123
| | |\
| | | * Enable galera_sst_mysqldump_with_key test case.Jan Lindström2019-08-271-1/+0
| | | * MDEV-19699 Server crashes in Item_null_result::field_type upon SELECT with RO...Alexander Barkov2019-08-274-0/+111
| | | * MDEV-20188: binlog.binlog_stm_drop_tmp_tbl fails in buildbot with Unknown tab...Sujatha2019-08-263-12/+12
| | * | MDEV-16932: ASAN heap-use-after-free in my_charlen_utf8 / my_well_formed_char...Oleksandr Byelkin2019-08-282-0/+92
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-08-2813-27/+1000
| |\ \ \ | | |/ /
| | * | MDEV-13626: Add innodb.innodb-read-viewMarko Mäkelä2019-08-272-0/+441
| | * | MDEV-19925: Column ... cannot be converted from type 'varchar(20)' to type 'v...Sujatha2019-08-279-25/+545
| | * | MDEV-20421 : Disable the test until fixedVladislav Vaintroub2019-08-261-0/+12