summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* 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-182-0/+105
* 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-174-0/+187
|\
| * MDEV-13564: Set innodb_safe_truncate=ON by defaultMarko Mäkelä2018-10-1710-3/+12
| * MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_N...Andrei Elkin2018-10-162-0/+88
* | MDEV-17483 Insert on delete-marked record can wrongly inherit old values for ...Marko Mäkelä2018-10-172-1/+64
* | 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-122-1/+2
* | | | 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
* | | | 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
| | * | | 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-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
| * | | | Fix a Galera resultMarko Mäkelä2018-10-051-1/+12
| * | | | - Added flush table at the beginning of crash_recovery test case.Thirunarayanan Balathandayuthapani2018-10-052-0/+2
| * | | | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-2559-5193/+559
| |\ \ \ \
* | | | | | MDEV-16980 Wrongly set tablename len while opening theThirunarayanan Balathandayuthapani2018-10-082-0/+37
* | | | | | Fix a Galera resultMarko Mäkelä2018-10-041-1/+12
| |_|_|_|/ |/| | | |
* | | | | MDEV-16211 Contents of transaction_registry not replicated by GaleraEugene Kosov2018-10-015-0/+86
* | | | | Update test result (after galera library upgrade?)Sergei Golubchik2018-09-281-1/+57
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-2886-845/+2770
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-2436-91/+1023
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-09-232-0/+19
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-212-0/+19
| | | |\ \ \
| | | | * | | MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheEugene Kosov2018-09-102-0/+19
| | * | | | | MDEV-17276: Adjust Galera tests after Galera library 25.3.24Jan Lindström2018-09-233-0/+5
| | * | | | | Adjust disabled Galera tests.Jan Lindström2018-09-233-3/+4