summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20726 InnoDB: Assertion failure in file data0type.cc line 67bb-10.4-MDEV-20726-alter-utf8Eugene Kosov2020-02-182-0/+26
* Add missing files.Jan Lindström2020-02-172-0/+12
* MDEV-21601 : Cleanup Galera disabled testsJan Lindström2020-02-168-134/+0
* Fix Galera test galera_as_slave_ctas.Jan Lindström2020-02-162-30/+32
* MDEV-21420 : Galera test failure on galera.mysql-wsrep#33Jan Lindström2020-02-164-7/+418
* MDEV-21514 : Galera test failure on galera.galera_wan_restart_sst on AzureJan Lindström2020-02-163-29/+20
* MDEV-18180 : Galera test failure on galera.galera_concurrent_ctasJan Lindström2020-02-162-19/+18
* MDEV-21517 : Galera test galera_sr.GCF-561 failure: Result length mismatchJan Lindström2020-02-162-5/+10
* MDEV-21421 : Galera test sporadic failure on galera.galera_as_slave_gtid_myis...Jan Lindström2020-02-164-61/+61
* MDEV-21601 : Cleanup Galera disabled testsJan Lindström2020-02-1632-2439/+3
* MDEV-21628: Index condition pushdown condition ... not used with BKASergei Petrunia2020-02-142-0/+118
* MDEV-21669 InnoDB: Table ... contains <n> indexes inside InnoDB, which is dif...Eugene Kosov2020-02-132-2/+30
* MDEV-20867 - Perform careful review of "Server crashes with BACKUP STAGE and ...Sergey Vojtovich2020-02-132-45/+6
* Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-11126-2025/+2531
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-02-108-20/+52
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-02-102-0/+17
| | |\
| | | * MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-072-0/+17
| | | * List of unstable tests for 10.1.44 releasemariadb-10.1.44Elena Stepanova2020-01-251-146/+117
| | * | MDEV-21667 : Galera test failure on MW-336Jan Lindström2020-02-092-24/+96
| | * | MDEV-21601 : Cleanup Galera disabled testsJan Lindström2020-02-0920-1244/+0
| | * | added warning to ignoreOleksandr Byelkin2020-02-071-2/+2
| | * | Windows test fixOleksandr Byelkin2020-02-071-13/+14
| | * | MDEV-21608 Assertion `n_ext == dtuple_get_n_ext(dtuple)' failed during updati...Thirunarayanan Balathandayuthapani2020-02-072-0/+13
| | * | MDEV-18027: Running out of file descriptors and eventual crashOleksandr Byelkin2020-02-052-2/+2
| * | | MDEV-21667 : Galera test failure on MW-336Jan Lindström2020-02-092-24/+96
| * | | MDEV-21601 : Cleanup Galera disabled testsJan Lindström2020-02-0920-1244/+0
| * | | MDEV-21614 Wrong query results with optimizer_switch="split_materialized=on"Igor Babaev2020-02-072-0/+132
| * | | MDEV-20076: SHOW GRANTS does not quote role names properlybb-10.3-MDEV-20076Oleksandr Byelkin2020-02-05101-1938/+2083
| * | | MDEV-21195 INSERT chooses wrong partition for RANGE partitioning by DECIMAL c...Aleksey Midenkov2020-02-022-0/+90
| * | | MDEV-20528 innodb.purge_secondary_mdev-16222 failed in buildbot, debug sync p...Aleksey Midenkov2020-02-022-3/+5
| * | | MDEV-17798 System variable system_versioning_asof accepts wrong valuesAleksey Midenkov2020-02-022-0/+32
| * | | MDEV-20955 versioning.update failed in buildbot with wrong result codeAleksey Midenkov2020-02-022-0/+6
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-01-314-1/+24
| |\ \ \ | | |/ /
| | * | MDEV-21586 Server does not start if lc_messages setting was not english.Vladislav Vaintroub2020-01-302-1/+2
| | * | MDEV-21550 Assertion `!table->fts->in_queue' failed in fts_optimize_remove_tableThirunarayanan Balathandayuthapani2020-01-282-0/+22
| | * | List of unstable tests for 10.2.31 releasemariadb-10.2.31Elena Stepanova2020-01-261-225/+307
| * | | List of unstable tests for 10.3.22 releasemariadb-10.3.22Elena Stepanova2020-01-261-280/+326
| * | | Merge branch 'MDEV-21383' into 10.3Oleksandr Byelkin2020-01-252-0/+121
| |\ \ \
* | | | | MDEV-21616: Server crash when using "SET STATEMENT max_statement_time=0 FOR d...Oleksandr Byelkin2020-02-052-0/+20
* | | | | MDEV-21658 Error on online ADD PRIMARY KEY after instant DROP/reorderMarko Mäkelä2020-02-052-0/+50
* | | | | MDEV-21645 SIGSEGV in innobase_get_computed_valueMarko Mäkelä2020-02-042-0/+19
* | | | | MDEV-20625 : MariaDB asserting when enabling wsrep_onbb-10.4-MDEV-20625Jan Lindström2020-02-042-1/+3
* | | | | MDEV-20625: MariaDB asserting when enabling wsrep=onJulius Goryavsky2020-02-043-0/+21
* | | | | MDEV-20001 Potential dangerous regression: INSERT INTO >=100 rows fail for my...Sachin2020-02-032-0/+20
* | | | | MDEV-17798 System variable system_versioning_asof accepts wrong values (10.4)Aleksey Midenkov2020-02-022-0/+32
* | | | | MDEV-18791 Wrong error upon creating Aria table with long index on BLOBSachin Setiya2020-02-022-0/+8
* | | | | Fixup cd2c0e013ccb5f9b009743dfd7188585a539d9b5Marko Mäkelä2020-01-311-1/+1
* | | | | Added error output wsrep_print_versionMonty2020-01-291-5/+16
* | | | | List of unstable tests for 10.4.12 releasemariadb-10.4.12Elena Stepanova2020-01-261-231/+268
* | | | | Post-merge fixSergei Petrunia2020-01-261-0/+1