summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25284: Assertion `info->type == READ_CACHE || info->type == WRITE_CACHE'...bb-10.2-MDEV-25284Brandon Nesterenko2021-10-185-0/+310
* MDEV-25595 DROP part of failed CREATE OR REPLACE is not written into binary logAleksey Midenkov2021-07-063-0/+8
* MDEV-17515: GTID Replication in optimistic mode deadlockSujatha2021-05-172-0/+219
* MDEV-25336 Parallel replication causes failed assert while restartingSachin Kumar2021-05-141-1/+7
* MDEV-20821 parallel slave server shutdown hangAndrei Elkin2021-05-143-0/+263
* MDEV-16146: MariaDB slave stops with following errors.Sujatha2021-04-302-0/+61
* Clarified abbreviated option names in some tests, to avoidJulius Goryavsky2021-04-111-1/+1
* reenable tests from engines/funcsAlice Sherepa2021-03-1010-51/+32
* MDEV-11862 rpl.rpl_semi_sync_event_after_sync 'fails if there is no semisync...Alice Sherepa2021-02-153-0/+3
* MDEV-22741: *SAN: ERROR: AddressSanitizer: use-after-poison on address in ins...Sujatha2021-02-032-0/+11
* reenable rpl_spec_variables.testAlice Sherepa2021-01-224-13/+59
* MDEV-8134: The relay-log is not flushed after the slave-relay-log.999999 showedSujatha2021-01-212-0/+146
* MDEV-24208 SHOW RELAYLOG EVENTS command is not supported in the prepared sta...Dmitry Shulga2021-01-132-11/+0
* MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not...Sergei Golubchik2021-01-111-2/+2
* don't do a warning for bad table options in replication slave threadSergei Golubchik2021-01-112-3/+7
* MDEV-23033: All slaves crash once in ~24 hours and loop restart with signal 11Sujatha2021-01-042-0/+805
* MDEV-22008 rpl.rpl_semi_sync fails in bb, MDEV-24418 reenable binlog_truncate...Alice Sherepa2020-12-184-54/+15
* MDEV-23103 rpl.rpl_gtid_delete_domain failed in buildbotAlice Sherepa2020-11-042-10/+4
* remove non-working debug assertSergei Golubchik2020-10-291-2/+1
* Merge 10.1 into 10.2Marko Mäkelä2020-10-212-14/+78
|\
| * MDEV-4851: (tests) log tables modifiable on log_output!=TABLEbb-10.1-danielblack-MDEV-4851Daniel Black2020-10-082-14/+74
* | minor fixes of rpl_start_stop_slave and rpl_slave_grp_exec tests, expanding r...Alice Sherepa2020-10-145-5/+18
* | Merge 10.1 into 10.2Marko Mäkelä2020-09-225-6/+30
|\ \ | |/
| * MDEV-17438 rpl.show_status_stop_slave_race-7126 fails with timeout on WindowsSachin2020-09-111-1/+1
| * MDEV-9501: rpl.rpl_binlog_index, rpl.rpl_gtid_crash, rpl.rpl_stm_multi_query ...Sujatha2020-09-074-5/+23
* | Merge 10.1 into 10.2Marko Mäkelä2020-09-034-0/+8
|\ \ | |/
| * MDEV-23534: SIGSEGV in sf_malloc_usable_size/my_free on SET GLOBAL REPLICATE_...Sujatha2020-09-024-0/+8
* | MDEV-23511 shutdown_server 10 times out, causing server kill at shutdownAndrei Elkin2020-08-214-11/+11
* | Merge branch '10.1' into 10.2mariadb-10.2.33Sergei Golubchik2020-08-062-0/+6
|\ \ | |/
| * MDEV-23089 rpl_parallel2 fails in 10.5Sachin2020-08-042-0/+6
* | MDEV-19338 InnoDB: Failing assertion: !cursor->index->is_committed()Nikita Malyavin2020-07-312-0/+47
* | MDEV-14203: rpl.rpl_extra_col_master_myisam, rpl.rpl_slave_load_tmpdir_not_ex...Sujatha2020-07-232-0/+82
* | MDEV-20428 after-merge fix: Stabilize the testMarko Mäkelä2020-07-012-6/+6
* | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-013-1/+169
|\ \ | |/
| * mtr: use env for perlDaniel Black2020-06-231-1/+1
| * MDEV-20428: "Start binlog_dump" message doesn't indicate GTID positionSujatha2020-06-162-0/+155
| * MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTILAndrei Elkin2020-05-262-0/+704
* | MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTILAndrei Elkin2020-05-262-0/+756
* | MDEV-22545: my_vsnprintf behaves not as in C standardOleksandr Byelkin2020-05-241-1/+1
* | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-0/+1
|\ \ | |/
| * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-0/+1
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-201-2/+1
|\ \ | |/
| * MDEV-22472 rpl.rpl_fail_register failed in buildbot with wrong resultAndrei Elkin2020-05-191-2/+1
* | MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDBMarko Mäkelä2020-05-152-96/+0
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-024-1/+81
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-304-1/+75
| |\
| | * Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I...Sergei Golubchik2020-04-302-0/+49
| | * Bug#28388217 - SERVER CAN FAIL WHILE REPLICATING CONDITIONAL COMMENTSSergei Golubchik2020-04-292-1/+26
* | | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-013-7/+7
* | | MDEV-21360 restore debud_dbug through a session variable instead of '-d,..'bb-10.2-MDEV-21360Alice Sherepa2020-03-2314-122/+124