summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18650: Options deprecated in previous versions - multi_range_countVicențiu Ciorbaru2020-02-135-490/+0
* MDEV-18650: Options deprecated in previous versions - skip-bdbVicențiu Ciorbaru2020-02-131-2/+0
* MDEV-18650: Options deprecated in previous versions - thread_concurrencyVicențiu Ciorbaru2020-02-139-400/+0
* MDEV-18650: Options deprecated in previous versions - old_alter_tableVicențiu Ciorbaru2020-02-135-0/+32
* MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-13255-760/+794
* MDEV-15058: Revert the changes to INFORMATION_SCHEMAMarko Mäkelä2020-02-128-12/+17
* MDEV-21665: Server crashes in my_qsort2 / Filesort_buffer::sort_bufferVarun Gupta2020-02-122-0/+53
* MDEV-15058: Deprecate and ignore innodb_buffer_pool_instancesMarko Mäkelä2020-02-1214-176/+33
* Merge branch '10.4' into 10.5Oleksandr Byelkin2020-02-12124-2022/+2526
|\
| * 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-19747: Deprecate and ignore innodb_log_optimize_ddlMarko Mäkelä2020-02-1110-260/+10
* | | | | | MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage e...Jan Lindström2020-02-115-0/+429
* | | | | | MDEV-21683 Server crashes in get_quick_keys with not_null_range_scanIgor Babaev2020-02-103-3/+61
* | | | | | MDEV-21690 LeakSanitizer: detected memory leaks in mem_heap_create_block_funcAleksey Midenkov2020-02-102-0/+17
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2020-02-0714-5/+188
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | Incorrect behaviour of WSREP_SYNC_WAIT_UPTO_GTID (#1442)mkaruza2020-02-052-5/+5