summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17571 : Make systemd timeout behavior more compatible with long Galera SSTsbb-10.4-MDEV-17571Jan Lindström2020-01-221-0/+4
* MDEV-17062 : Test failure on galera.MW-336Jan Lindström2020-01-201-1/+0
* Merge 10.3 into 10.4Marko Mäkelä2020-01-20179-241/+2901
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-01-204-22/+21
| |\
| | * Enable tests for --embeddedMarko Mäkelä2020-01-202-6/+0
| | * MDEV-13626: Work around DEBUG_SYNC timeoutsMarko Mäkelä2020-01-202-16/+21
| * | 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-17169-230/+491
| |\ \ | | |/
| | * 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-15137-300/+300
| | * MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-15139-176/+362
| | * 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
* | | Disable Galera tests failing on bb and Azure until they are fixed.Jan Lindström2020-01-182-5/+42
* | | Test requires debug build from galera library.Jan Lindström2020-01-171-0/+1
* | | MDEV-21485 ASAN use-after-poison in dfield_get_len or Assertion `pos < index-...Marko Mäkelä2020-01-153-5/+18
* | | Wsrep position not updated in InnoDB after certification failures (#1432)Daniele Sciascia2020-01-144-0/+269
* | | Merge branch '10.3' into 10.4Sujatha2020-01-086-0/+125
|\ \ \ | |/ /
| * | 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
* | | | MDEV-20839 encryption.innodb-redo-badkey sporadically fails on buildbot with ...Marko Mäkelä2020-01-071-0/+4
* | | | MDEV-21288 innodb.full_crc32_import fails due to the use of optional compress...Elena Stepanova2020-01-071-1/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-01-074-2/+47
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-01-074-2/+47
| |\ \ \ | | |/ /
| | * | 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
* | | | Fixed that mtr --extern works againMonty2020-01-061-1/+1
* | | | Add have_debug to MDEV-20793 and add wait condition toJan Lindström2019-12-313-0/+11
* | | | MDEV-20793 Assertion failed after replay.Teemu Ollakka2019-12-312-0/+114
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-12-302-0/+49
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-12-275-20/+24
|\ \ \ \ | |/ / /
| * | | 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-2714-31/+58
| |\ \ \ | | |/ /
| | * | 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-236-12/+20
| | |\ \ | | | |/
| | | * MDEV-21209 : mysql_tzinfo_to_sql's Galera checks do not workJan Lindström2019-12-056-12/+20
| | * | 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
| | * | PR #1127 and PR #1150Anel Husakovic2019-12-132-4/+55