summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-1227-44/+113
* cleanup: miscSergei Golubchik2019-03-122-6/+6
* Merge remote-tracking branch 'origin/10.0' into 10.1Sergey Vojtovich2019-03-112-0/+28
|\
| * MDEV-17595 - ALTER TABLE ADD FOREIGN KEY crashSergey Vojtovich2019-03-112-0/+28
* | Clean up mysql-test/suite/galera/disabled.def againMarko Mäkelä2019-03-111-16/+11
* | Decrease the time required to run test by removing unnecessary sleeps.Jan Lindström2019-03-091-8/+2
* | Galera 3 versions of the result files recorded.Jan Lindström2019-03-093-15/+29
* | galera: test cases for non [mysqld] section for configurationDaniel Black2019-03-097-0/+191
* | MDEV-18830: Port SST fixes from 10.4 to 10.1Jan Lindström2019-03-096-26/+55
* | Disable regularly failing Galera testsMarko Mäkelä2019-03-081-11/+13
* | MDEV-18855 Mariabackup should fetch innodb_compression_level from running serverThirunarayanan Balathandayuthapani2019-03-082-0/+45
* | MDEV-13818 CREATE INDEX leaks memory if running out of undo log spaceMarko Mäkelä2019-03-072-10/+14
* | Fix the WITH_ASAN clang build of dynamic pluginsMarko Mäkelä2019-03-072-0/+377
* | ASAN loves stack, give it someSergei Golubchik2019-03-068-18/+18
* | MDEV-18732 InnoDB: ALTER IGNORE returns error for NULLMarko Mäkelä2019-03-042-0/+60
* | MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned offAlexander Barkov2019-03-042-0/+77
* | Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-014-0/+169
|\ \ | |/
| * Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-284-0/+169
| |\
| | * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-282-0/+74
| | * MDEV-15950: LOAD DATA INTO compex_view crashedVarun Gupta2019-01-302-0/+57
| | * MDEV-15744: Assertion `derived->table' failed in mysql_derived_merge_for_insertVarun Gupta2019-01-292-0/+38
* | | MDEV-18601 Can't create table with ENCRYPTED=DEFAULT when innodb_default_encr...Marko Mäkelä2019-02-286-42/+63
* | | MDEV-18265: Replace deprecated variable debug to debug_dbug on Galera testsJan Lindström2019-02-2811-88/+37
* | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-254-15/+33
* | | MDEV-17942 Assertion `found' failed in remove_ptr_from_dynarray after failed...Vladislav Vaintroub2019-02-202-0/+20
* | | MDEV-18630 Uninitialised value in FOREIGN KEY error messageMarko Mäkelä2019-02-182-0/+25
* | | MDEV-18426: Most of the mtr tests in the galera_3nodes suite failJulius Goryavsky2019-02-1216-18/+104
* | | MDEV-18016: Cover the no-rebuild case, and remove a bogus debug assertionMarko Mäkelä2019-02-112-0/+19
* | | Updated list of unstable tests for 10.1.38 releasemariadb-10.1.38Elena Stepanova2019-02-041-32/+62
* | | Merge 10.1 into 10.1Marko Mäkelä2019-02-0223-5816/+245
|\ \ \ | |/ /
| * | List of unstable tests for 10.0.38 releasemariadb-10.0.38Elena Stepanova2019-01-291-74/+45
| * | MDEV-18016: Assertion failure on ALTER TABLE after foreign_key_checks=0Marko Mäkelä2019-01-292-0/+20
| * | MDEV-18256 Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-292-0/+19
| * | MDEV-18222: Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-292-0/+25
| * | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-283-0/+49
| |\ \ | | |/
| | * disable an old testSergei Golubchik2019-01-281-0/+1
| | * Crude "auto-load-data-local-infile" modemariadb-5.5.63Sergei Golubchik2019-01-272-0/+48
| * | Merge branch 'merge-perfschema-5.6' into 10.0Oleksandr Byelkin2019-01-282-2/+7
| |\ \
| | * | 5.6.43Oleksandr Byelkin2019-01-242-2/+7
| | * | 5.6.42Sergei Golubchik2018-10-271-7/+7
| * | | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-285-0/+91
| |\ \ \ | | | |/ | | |/|
| | * | Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSergei Golubchik2019-01-232-0/+42
| | * | MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctlyOleksandr Byelkin2019-01-163-0/+49
| * | | MDEV-18255: Server crashes in Bitmap<64u>::intersectVarun Gupta2019-01-242-0/+29
* | | | MDEV-17206: Fix the .rdiff file that was broken in MDEV-17804Marko Mäkelä2019-02-011-15/+4
* | | | postmerge rollbacks and fixesOleksandr Byelkin2019-01-312-6/+16
* | | | Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-318-15/+5830
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.0' into 10.0-galeraJan Lindström2018-11-027-5/+205
| |\ \ \ \
| * | | | | Fix merge error on tests.Jan Lindström2018-10-313-78/+82
| * | | | | Merge remote-tracking branch 'origin/10.0' into bb-10.0-galeraJan Lindström2018-10-3167-130/+1734
| |\ \ \ \ \