summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | MDEV-20229 CTE defined with table value constructor cannot be used in viewsIgor Babaev2019-09-204-5/+28
* | | | MDEV-20217: Semi_sync: Last_IO_Error: Fatal error: Failed to run 'after_queue...Sujatha2019-09-162-0/+127
* | | | MDEV-19670 json escaped unicode parse error.Alexey Botchkov2019-09-122-0/+16
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-117-33/+279
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-09-117-33/+275
| |\ \ \ | | |/ /
| | * | MDEV-16594 ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing ...Alexey Botchkov2019-09-093-0/+256
| | * | MDEV-20137 rpl.mdev_17588 fails in buildbot with "Table doesn't exist"Sachin2019-09-042-17/+18
| | * | MDEV-17683 sys_vars.delayed_insert_limit_func fails in buildbot with wrong re...Alexey Botchkov2019-09-032-33/+11
| | * | MDEV-17610 - fix result, for the case when test runs with userstat=onVladislav Vaintroub2019-09-032-2/+2
* | | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-112-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-20143 innodb.innodb-virtual-columns-debug failed in buildbot with wrong ...Nikita Malyavin2019-09-102-2/+2
* | | | Correct the merge 0f83c8878dc1389212c134f65d37a43d9d248250Marko Mäkelä2019-09-102-7/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-1013-39/+327
|\ \ \ \ | |/ / /
| * | | MDEV-19514 preparation: Remove innodb_change_buffering_debug=2Marko Mäkelä2019-09-093-5/+10
| * | | MDEV-20511: Galera replication of events is not consistentJan Lindström2019-09-092-0/+266
| * | | Move MW-328B to big test to avoid test timeout.Jan Lindström2019-09-091-0/+1
| * | | MDEV-20485: Galera test failure on galera.galera_var_node_addressJan Lindström2019-09-093-20/+22
| * | | MDEV-19926: Galera SST tests failJan Lindström2019-09-091-2/+0
| * | | MDEV-20531: innodb.temporary_table_optimisation failsMarko Mäkelä2019-09-092-13/+13
| * | | List of unstable tests for 10.2.27 releasemariadb-10.2.27Elena Stepanova2019-09-081-137/+365
| * | | MDEV-20517 Assertion `!is_expensive()' failed in Item::value_depends_on_sql_m...Alexander Barkov2019-09-072-0/+15
* | | | MDEV-16490: It's possible to make a system versioned table without any versio...Nikita Malyavin2019-09-094-0/+97
* | | | List of unstable tests for 10.3.18 releasemariadb-10.3.18Elena Stepanova2019-09-081-157/+431
* | | | 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
* | | | 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-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
* | | | 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