summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16958 Assertion `field_length < 5' failed in Field_year::val_str or data...Alexander Barkov2019-03-152-0/+20
* MDEV-18626 ASAN stack-buffer-overflow in int10_to_str / make_date_time upon D...Alexander Barkov2019-03-142-0/+13
* Tests for MDEV-18667 ASAN heap-use-after-free in make_date_time / Arg_compara...Alexander Barkov2019-03-142-0/+13
* MDEV-14926 AddressSanitizer: heap-use-after-free in make_date_time on weird c...Alexander Barkov2019-03-142-0/+34
* MDEV-18907 Slow log: RENAME TABLE is not "admin", while ALTER TABLE..RENAME isAlexander Barkov2019-03-131-1/+1
* Tests for MDEV-18892 Regression in slow log and admin statementsAlexander Barkov2019-03-122-0/+263
* Test cleanups.Jan Lindström2019-03-129-54/+79
* 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