summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2020-01-189-1/+2394
|\
| * MDEV-21509 Possible hang during purge of history, or rollbackMarko Mäkelä2020-01-175-8/+364
| * MDEV-13626: Add the WL#6326 testsMarko Mäkelä2020-01-175-0/+2038
| * MDEV-17062 : Test failure on galera.MW-336Jan Lindström2020-01-171-1/+0
* | Merge branch '10.2' into 10.3Sergei Petrunia2020-01-17212-487/+771
|\ \ | |/
| * MDEV-21492 : Galera test sporadic failure on galera.galera_events2Jan Lindström2020-01-163-1/+7
| * fix for rpl_slave_load_remove_tmpfile.testAlice Sherepa2020-01-161-2/+2
| * MDEV-21498 : wsrep.binlog_format test failed on AzureJan Lindström2020-01-163-2/+8
| * MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-152-4/+4
| * MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-15171-564/+564
| * MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-15177-234/+446
| * Disable usually failing Galera tests until a real fix is found.Jan Lindström2020-01-151-0/+9
| * MDEV-19803 Long semaphore wait error on galera.MW-388Daniele Sciascia2020-01-144-8/+6
| * MDEV-21454 Show actual mismatching values in mismatch error messages from row...bb-10.2-MDEV-21454Eugene Kosov2020-01-103-3/+3
| * MDEV-18514: Assertion `!writer.checksum_len || writer.remains == 0' failedSujatha2020-01-092-0/+55
* | MDEV-21243: Join buffer: condition is checked in wrong place for range accessbb-10.3-mdev21243Sergei Petrunia2020-01-122-0/+112
* | Merge branch '10.2' into 10.3Sujatha2020-01-086-0/+125
|\ \ | |/
| * Merge branch '10.1' into 10.2Sujatha2020-01-076-0/+125
| |\
| | * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-076-0/+125
* | | Merge 10.2 into 10.3Marko Mäkelä2020-01-076-6/+51
|\ \ \ | |/ /
| * | MDEV-21429 TRUNCATE and OPTIMIZE are being refused due to "row size too large"Marko Mäkelä2020-01-072-2/+34
| * | MDEV-13569: wsrep_info.plugin failed in buildbot with "no nodes coming from p...Jan Lindström2020-01-072-0/+15
| * | Merge 10.1 into 10.2Marko Mäkelä2020-01-072-4/+4
| |\ \ | | |/
| | * Making group_by test stableVarun Gupta2020-01-032-4/+4
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-037-6/+64
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-037-6/+64
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-032-4/+4
| | |\
| | | * MDEV-21416: main.events_bugs fails due to 2020-01-01 dateOleksandr Byelkin2020-01-032-4/+4
| | * | MDEV-20922: Adding an order by changes the query resultsVarun Gupta2020-01-022-0/+30
| | * | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r...Varun Gupta2019-12-262-0/+28
| | * | mtr: include restart_opts in --verbose-restartSergei Golubchik2019-12-231-2/+2
* | | | MDEV-18865 Assertion `t->first->versioned_by_id()' failed in innodb_prepare_c...bb-10.3-trxid_fixesNikita Malyavin2019-12-292-0/+21
* | | | MDEV-18875 Assertion `thd->transaction.stmt.ha_list == __null || trans == &th...Nikita Malyavin2019-12-292-0/+28
* | | | Re-record funcs_1.is_columns_is_embedded after a mergeMarko Mäkelä2019-12-271-3/+3
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-12-2729-43/+558
|\ \ \ \ | |/ / /
| * | | MDEV-21318: Wrong results with window functions and implicit groupingVarun Gupta2019-12-262-0/+136
| * | | MDEV-21388 Wrong result of DAYNAME()=xxx in combination with condition_pushdo...Alexander Barkov2019-12-244-1/+82
| * | | MDEV-21189 : Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_...Jan Lindström2019-12-232-13/+2
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-12-2315-23/+282
| |\ \ \ | | |/ /
| | * | MDEV-21319 COUNT(*) returns 1, actual SELECT returns no result in 10.3.21, bu...Alexander Barkov2019-12-194-0/+224
| | * | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-12-162-0/+25
| | |\ \ | | | |/
| | | * MDEV-21065 UNIQUE constraint causes a query with string comparison to omit a ...Alexander Barkov2019-12-162-0/+25
| | * | MDEV-20959: binlog.binlog_parallel_replication_marks_row fails in buildbot wi...Sujatha2019-12-061-1/+1
| | * | MDEV-21014 MTR does not detect {A,M,T,L,UB}SAN errors which happen upon serve...Eugene Kosov2019-12-051-0/+2
| | * | MDEV-21209 : mysql_tzinfo_to_sql's Galera checks do not workJan Lindström2019-12-057-22/+30
| | * | List of unstable tests - intermediate updateElena Stepanova2019-12-041-3/+8
| * | | Fortify galera_partition test.Jan Lindström2019-12-182-0/+8
| * | | MDEV-21335 : Galera test failure on suite wsrepJan Lindström2019-12-187-8/+30
| * | | MDEV-16579: Wrong result of query using DISTINCT COUNT(*) OVER (*)Varun Gupta2019-12-172-0/+20
| * | | PR #1127 and PR #1150Anel Husakovic2019-12-132-4/+55