summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Updated list of unstable tests for 10.2.25mariadb-10.2.25Elena Stepanova2019-06-141-74/+78
* Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-1324-49/+524
|\
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-1224-44/+518
| |\
| | * MDEV-18479 Another complementIgor Babaev2019-06-101-9/+9
| | * MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)'Igor Babaev2019-06-098-5/+258
| | * MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24Sergei Golubchik2019-06-016-0/+119
| | * cleanupSergei Golubchik2019-06-016-11/+13
| | * MDEV-18479 ComplementIgor Babaev2019-05-282-11/+11
| | * MDEV-19588 Wrong results from query, using left join.Igor Babaev2019-05-283-0/+100
* | | MDEV-19435 buf_fix_count > 0 for corrupted page when it exits the LRU listThirunarayanan Balathandayuthapani2019-06-131-0/+1
* | | Galera test cleanup.Jan Lindström2019-06-133-0/+16
* | | Clean up the test innodb.innodb-64k-crashMarko Mäkelä2019-06-122-391/+16
* | | Merge 10.1 into 10.2Marko Mäkelä2019-06-124-1456/+0
|\ \ \ | |/ /
| * | MDEV-16111 encryption.innodb_lotoftables failed in buildbot with wrong resultMarko Mäkelä2019-06-124-1479/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2019-06-1212-86/+758
|\ \ \ | |/ /
| * | MDEV-19675 Wrong charset is chosen when opening a pre-4.1 tableAlexander Barkov2019-06-033-0/+161
| * | MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-297-77/+584
* | | MDEV-19736: Galera test failure onJan Lindström2019-06-122-5/+0
* | | MDEV-19714: JOIN::pseudo_bits_cond is not visible in EXPLAIN FORMAT=JSONbb-10.2-mdev19714Sergei Petrunia2019-06-082-0/+78
* | | Fix mysql-test-run.pl to work after d6d5c168cf1Sergei Golubchik2019-06-071-1/+1
* | | Fixed typo in Config.pgmMonty2019-06-061-1/+1
* | | Fixed that test suite doesn't remove duplicate optionsMonty2019-06-061-1/+16
* | | MDEV-19695 Import tablespace doesn't work with ROW_FORMAT=COMPRESSED encrypte...Thirunarayanan Balathandayuthapani2019-06-063-0/+86
* | | fix MDEV-18750: failed to flashback large-size binlog fileZicheng Huang2019-06-052-0/+181
* | | MDEV-18015: Assertion `global_status_var.global_memory_used == 0' failed when...Varun Gupta2019-06-042-0/+43
* | | update a test result, followup fae6539ef72Sergei Golubchik2019-06-031-3/+3
* | | Supress some valgrind warningsMonty2019-06-031-0/+20
* | | Ensure that tests and programs can restore variablesMonty2019-06-031-3/+3
* | | MDEV-19541: Suppress an error also on WindowsMarko Mäkelä2019-05-293-3/+3
* | | MDEV-19541: Avoid infinite loop of reading a corrupted pageMarko Mäkelä2019-05-294-10/+20
* | | Speed up buildbot by requiring --big-test for some slow testsMarko Mäkelä2019-05-2916-0/+33
* | | MDEV-19541: Add a forgotten test caseMarko Mäkelä2019-05-295-2/+75
* | | MDEV-19587 innodb_force_recovery=5 crash on DROP SCHEMAMarko Mäkelä2019-05-282-15/+23
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-2814-22/+1163
|\ \ \ | |/ /
| * | Merge 5.5 into 10.1Marko Mäkelä2019-05-285-0/+665
| |\ \ | | |/
| | * MDEV-18479 Assertion `join->best_read < double(1.79769313486231570815e+308L)'Igor Babaev2019-05-272-0/+661
| | * MDEV-18896 Crash in convert_join_subqueries_to_semijoins : CorrectionIgor Babaev2019-05-193-0/+4
| * | MDEV-17948 Assertion `thd_killed(thd) || !m_active_tranxs ..Andrei Elkin2019-05-242-17/+25
| * | MDEV-19258 RIGHT JOIN hangs in MariaDBIgor Babaev2019-05-233-3/+402
| * | Stale files cause intermittent failure when ordering is unfortunateRobert Bindar2019-05-221-0/+4
| * | MDEV-17752: Plan changes from hash_index_merge to index_merge with new optimi...Varun Gupta2019-05-213-1/+66
| * | MDEV-16021: galera mtr test galera_evs_suspect_timeout crashedJan Lindström2019-05-172-25/+44
| * | MDEV-13549: Timeout in wait_condition.inc for PROCESSLISTJan Lindström2019-05-173-29/+18
| * | MDEV-17061: Test failure on galera.galera_gcs_fc_limitJan Lindström2019-05-173-29/+29
* | | MDEV-19541 InnoDB crashes when trying to recover a corrupted pageThirunarayanan Balathandayuthapani2019-05-284-12/+15
* | | Fixed monitor.test to handle statistics >= 10Monty2019-05-212-27/+21
* | | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w...Alexey Botchkov2019-05-201-0/+1
* | | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w...Alexey Botchkov2019-05-191-0/+2
* | | MDEV-16021: galera mtr test galera_evs_suspect_timeout crashedJan Lindström2019-05-172-25/+48
* | | MDEV-13549: Timeout in wait_condition.inc for PROCESSLISTJan Lindström2019-05-173-29/+18