summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-11-053-0/+47
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-11-051-0/+32
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-11-052-0/+55
* MDEV-17493: Partition pruning doesn't work for nested outer joinsSergei Petrunia2018-11-052-0/+64
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-11-054-1/+63
* MDEV-17038 ALTER TABLE CHANGE COLUMN c1 c1 bigint NOT NULL - generates error ...Aleksey Midenkov2018-11-017-229/+240
* MDEV-17503 CREATE SEQUENCE failed with innodb_force_primary_key =1Monty2018-10-292-0/+20
* MDEV-17359 Concatenation operator || in like expressionhalfspawn2018-10-184-0/+272
* Extend the use of innodb_default_row_format.combinationsMarko Mäkelä2018-10-183-108/+37
* Merge 10.2 into 10.3Marko Mäkelä2018-10-1710-0/+428
|\
| * MDEV-13564: Set innodb_safe_truncate=ON by defaultMarko Mäkelä2018-10-1710-3/+12
| * MDEV-17107 Assertion `table_list->table' failed in find_field_in_table_refIgor Babaev2018-10-172-0/+39
| * MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_N...Andrei Elkin2018-10-164-0/+187
| * MDEV-16990:server crashes in base_list_iterator::nextVarun Gupta2018-10-142-0/+22
| * MDEV-17354 Server crashes in add_key_field / .. / Item_func_null_predicate::a...Igor Babaev2018-10-122-0/+179
* | MDEV-17483 Insert on delete-marked record can wrongly inherit old values for ...Marko Mäkelä2018-10-172-1/+64
* | MDEV-17419 Subquery with group by returns wrong resultsIgor Babaev2018-10-172-0/+81
* | MDEV-17137: Syntax errors with VIEW using MEDIANVarun Gupta2018-10-162-0/+30
* | MDEV-17222 Reproducible server crash in String_list::append_str orIgor Babaev2018-10-142-19/+88
* | Merge branch 'gtid_table_garbage_rows_10.3' into 10.3Kristian Nielsen2018-10-132-0/+32
|\ \
| * \ Merge branch 'gtid_table_garbage_rows' into gtid_table_garbage_rows_10.3Kristian Nielsen2018-10-072-0/+32
| |\ \
| | * | Fix accumulation of old rows in mysql.gtid_slave_posKristian Nielsen2018-10-072-0/+23
* | | | Revert the last change to replication testVladislav Vaintroub2018-10-121-1/+2
* | | | Fix portability issues with rpl test suite.Vladislav Vaintroub2018-10-122-5/+5
* | | | Adjusting old tests and adding new tests for "MDEV-8765: mysqldump -use utf8m...Alexander Barkov2018-10-1210-47/+190
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-112-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | MDEV-17433 Allow InnoDB start up with empty ib_logfile0 from mariabackup --pr...Marko Mäkelä2018-10-112-2/+2
| * | | MDEV-13564: Replace innodb_unsafe_truncate with innodb_safe_truncateMarko Mäkelä2018-10-1112-25/+25
| * | | MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibilityMarko Mäkelä2018-10-1135-0/+4749
* | | | MDEV-17411 Wrong WHERE optimization with simple CASE and searched CASEAlexander Barkov2018-10-112-0/+49
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-119-31/+139
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-10-119-31/+139
| |\ \ \
| | * | | MDEV-17403: Test failure on galera.galera_enumJan Lindström2018-10-102-22/+33
| | * | | MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-073-2/+73
| | * | | Test by reverting MDEV-16656: DROP DATABASE crashes the Galera ClusterJan Lindström2018-10-041-1/+2
| | * | | Enable for staging tree.Jan Lindström2018-10-041-1/+1
| | * | | Fix typo.Jan Lindström2018-10-042-2/+3
| | * | | Fix test failure on wsrep.variablesJan Lindström2018-10-041-1/+1
| | * | | MDEV-17357: Test failure on galera.galera_pc_ignore_sbJan Lindström2018-10-043-9/+19
| | * | | Merge pull request #875 from tempesta-tech/sysprg/MDEV-16656Jan Lindström2018-10-012-0/+82
| | |\ \ \
| | | * | | MDEV-16656: DROP DATABASE crashes the Galera ClusterJulius Goryavsky2018-10-012-0/+82
| | * | | | Fix rpl_parallel_optimistic_nobinlog failure on binlogSachin2018-10-011-0/+1
| | | |_|/ | | |/| |
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-101-3/+4
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16946 innodb.alter_kill failed in buildbot with wrong resultMarko Mäkelä2018-10-101-3/+4
| * | | | MDEV-16980 Wrongly set tablename len while opening theThirunarayanan Balathandayuthapani2018-10-082-0/+37
* | | | | MDEV-16273 innodb.alter_kill fails Unknown storage engine 'InnoDB'Marko Mäkelä2018-10-102-0/+4
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-094-0/+16
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-083-2/+73
| * | | | MDEV-17289: Skip the test for non-debug serverMarko Mäkelä2018-10-063-1/+13
| * | | | MDEV-17289: Add a test caseThirunarayanan Balathandayuthapani2018-10-052-0/+2