summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13577 slave_parallel_mode=optimistic should not report the mode'sAndrei Elkin2018-06-122-1/+86
* Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-242-0/+67
|\
| * MDEV-16229 Replication aborts with ER_VIEW_SELECT_TMPTABLE after half-failed ...Monty2018-05-222-0/+67
* | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-083-1218/+348
|\ \ | |/
| * MDEV-15216 Assertion `! is_set() || m_can_overwrite_status' failed in Diagnos...Sergei Golubchik2018-05-083-12/+0
| * de-obfuscate rpl_*_implicit_commit_binlog testSergei Golubchik2018-05-083-1212/+354
* | MDEV-14721 Big transaction events get lost on semisync master whenAndrei Elkin2018-03-122-0/+85
* | Merge 10.0 into 10.1Marko Mäkelä2018-01-021-1/+1
|\ \ | |/
| * Merge 5.5 into 10.0Marko Mäkelä2018-01-021-1/+1
| |\
| | * MDEV-14309 MTR tests require perl-Env which is not always in the default inst...Sergei Golubchik2017-12-271-1/+1
* | | MDEV-10688 rpl.rpl_row_log_innodb failed in buildbotMonty2017-12-033-6/+0
* | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-152-0/+125
* | | MDEV-12672 Replicated TIMESTAMP fields given wrong value near DST changeSergei Golubchik2017-09-212-0/+65
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-09-2161-61/+61
|\ \ \ | |/ /
| * | include/master-slave.inc must always be included lastSergei Golubchik2017-09-2069-69/+69
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-192-0/+52
|\ \ \ | |/ /
| * | MDEV-13685 Can not replay binary log due to Illegal mix of collations (latin1...Alexander Barkov2017-09-152-0/+52
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-082-0/+120
|\ \ \ | |/ /
| * | update error messages for 10.0Sergei Golubchik2017-07-271-2/+2
| * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-252-0/+120
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-182-0/+120
| | |\
| | | * Bug#18950197 RPL_SEMI_SYNC_UNINSTALL_PLUGIN FAILS BECAUSEVenkatesh Duggirala2017-05-252-6/+4
| | | * Bug#24901077: RESET SLAVE ALL DOES NOT ALWAYS RESET SLAVESujatha Sivakumar2017-02-282-0/+120
| | | * Bug#23251517: SEMISYNC REPLICATION HANGINGSujatha Sivakumar2016-05-132-86/+0
| | | * Bug#22897202: RPL_IO_THD_WAIT_FOR_DISK_SPACE HAS OCCASIONALSujatha Sivakumar2016-04-192-8/+5
| | | * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-071-0/+3
| | | * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-012-0/+86
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-073-0/+164
|\ \ \ \ | |/ / /
| * | | Fix for MDEV-9670 server_id mysteriously set to 0Andrei Elkin2017-07-023-0/+164
* | | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle...Kristian Nielsen2017-07-032-0/+71
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-233-0/+71
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0mariadb-10.0.31Sergei Golubchik2017-05-203-0/+71
| |\ \ \ | | |/ /
| | * | MDEV-11092 :- Fix Previous commit of MDEV-11092Sachin Setiya2017-05-191-0/+1
| | * | MDEV-11092 Assertion `!writer.checksum_len || writer.remains == 0' failedSachin Setiya2017-05-182-0/+70
* | | | MDEV-12233 main.mysql_upgrade_noengine fails in buildbot on ppc64leSergei Golubchik2017-03-211-0/+3
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-03-092-9/+40
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-032-9/+40
| |\ \ \ | | |/ /
| | * | MDEV-11668 rpl.rpl_heartbeat_basic fails sporadically in buildbotElena Stepanova2017-02-172-9/+40
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-02-202-3/+4
|\ \ \ \ | |/ / /
| * | | MDEV-10631 rpl.rpl_mdev6386 failed in buildbotElena Stepanova2017-02-202-3/+4
* | | | Revert "MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the...Sachin Setiya2017-01-252-141/+0
* | | | MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the name of...Sachin Setiya2017-01-232-0/+141
* | | | MDEV-10956 Strict Password Validation Breaks Replication.Alexey Botchkov2017-01-172-0/+37
* | | | Post merge review fixesVicențiu Ciorbaru2017-01-172-3/+0
* | | | Merge remote-tracking branch 'origin/10.1' into 10.1bb-10.1-vicentiu-galeraVicențiu Ciorbaru2017-01-162-6/+0
|\ \ \ \
| * | | | MDEV-11799 InnoDB can abort if the doublewrite bufferMarko Mäkelä2017-01-152-6/+0
* | | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-163-124/+45
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-064-121/+40
| |\ \ \ | | |/ /
| | * | cleanup: rpl.rpl_row_mysqlbinlogSergei Golubchik2016-12-172-119/+38
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-01-052-4/+41
|\ \ \ \ | |/ / /