summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2018-06-212-1/+91
|\
| * MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif...Sergei Golubchik2018-06-202-7/+4
| * MDEV-13577 slave_parallel_mode=optimistic should not report the mode'sAndrei Elkin2018-06-122-1/+86
* | MDEV-16238 root/localhost authn prioritizes authentication_string over PasswordSergei Golubchik2018-06-214-47/+47
* | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-242-0/+69
|\ \ | |/
| * 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.1' into 10.2Sergei Golubchik2018-05-103-1221/+359
|\ \ \ | |/ /
| * | 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
* | | Test cleanup for MDEV-15833 (uncommenting forgotten tests)Alexander Barkov2018-04-101-0/+8
* | | MDEV-15833 Row format replication between LONGBLOB and MEDIUMBLOB does not wo...Alexander Barkov2018-04-101-3/+75
* | | MDEV-12746 rpl.rpl_parallel_optimistic_nobinlog fails committingAndrei Elkin2018-03-132-1/+157
* | | MDEV-14721 Big transaction events get lost on semisync master whenAndrei Elkin2018-01-272-0/+92
* | | Merge 10.1 into 10.2, with some MDEV-14799 fixupsmariadb-10.2.12Marko Mäkelä2018-01-031-1/+1
|\ \ \ | |/ /
| * | 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-14813 rpl.rpl_ctype_latin1 fails in buildbot on Mac with wrong resultMonty2018-01-032-8/+18
* | | | MDEV-14249 Wrong character set info of Query_log_event and the query in Query...Alexander Barkov2017-12-272-0/+68
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-12-053-6/+0
|\ \ \ \ | |/ / /
| * | | MDEV-10688 rpl.rpl_row_log_innodb failed in buildbotMonty2017-12-033-6/+0
* | | | MDEV-12012. Post-push attempt to catch failure in rpl_gtid_delete_domain fail...Andrei Elkin2017-11-232-1/+43
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-212-0/+138
|\ \ \ \ | |/ / /
| * | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-152-0/+125
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-09-2263-61/+130
|\ \ \ \ | |/ / /
| * | | 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
* | | | Update testcase post mergeVicențiu Ciorbaru2017-09-201-0/+4
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-192-0/+52
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-13712 Spelling errors in the error messageSergei Golubchik2017-09-182-2/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-172-0/+128
|\ \ \ \ | |/ / /
| * | | 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.1' into 10.2Sergei Golubchik2017-07-083-0/+176
|\ \ \ \ \ | |/ / / /
| * | | | 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