summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19265 Server should throw warning if event is created and event_schedule...Vladislav Vaintroub2019-04-2811-0/+32
* Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-0/+13
|\
| * test case for a previous commitSergei Golubchik2019-04-251-0/+13
* | Merge branch '5.5' into 10.1Sergei Golubchik2019-03-271-0/+15
|\ \ | |/
| * MDEV-14784: Slave crashes in show_status_array upon running a trigger withSujatha Sivakumar2019-03-271-0/+15
* | Merge 10.0 into 10.1Marko Mäkelä2019-03-271-0/+19
|\ \
| * \ Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-261-0/+19
| |\ \ | | |/
| | * MDEV-17119 replicate_rewrite_db does not work for single chardatabase namesachin2019-03-221-0/+19
* | | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-0/+0
|\ \ \ | |/ /
| * | MDEV-17803 Row-based event is not applied when table map id is greaterAndrei Elkin2019-01-232-0/+76
* | | merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts.Andrei Elkin2019-01-232-0/+67
* | | MDEV-17421: mtr does not restart the server whose parameters were changedSergei Golubchik2019-01-232-9/+0
* | | Merge pull request #880 from tempesta-tech/sysprg/MDEV-17421Jan Lindström2019-01-232-0/+9
|\ \ \
| * | | MDEV-17421: mtr does not restart the server whose parameters were changedJulius Goryavsky2018-10-102-0/+9
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-291-0/+12
|\ \ \ \ | | |/ / | |/| |
| * | | MDEV-17720 slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASESachin2018-12-191-0/+12
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-304-0/+140
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-274-0/+140
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-15919 lower_case_table_names does not behave as expected(nor...Sachin2018-10-174-0/+140
* | | | Fix accumulation of old rows in mysql.gtid_slave_posKristian Nielsen2018-10-071-0/+6
| |_|/ |/| |
* | | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-2/+1
|\ \ \ | |/ /
| * | cleanup: remove extra/rpl_tests/rpl_foreign_key.testSergei Golubchik2018-09-041-3/+2
* | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-211-0/+14
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-0/+14
| |\ \ | | |/
| | * MDEV-16166 RBR breaks with HA_ERR_KEY_NOT_FOUND upon DELETE from table...sachin2018-08-041-0/+14
* | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif...Sergei Golubchik2018-06-201-2/+2
* | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode'sAndrei Elkin2018-06-121-0/+23
* | | Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-241-0/+34
|\ \ \ | |/ /
| * | MDEV-16229 Replication aborts with ER_VIEW_SELECT_TMPTABLE after half-failed ...Monty2018-05-221-0/+34
* | | 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-121-0/+23
* | | 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-151-0/+30
* | | MDEV-12672 Replicated TIMESTAMP fields given wrong value near DST changeSergei Golubchik2017-09-211-0/+28
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-191-0/+24
|\ \ \ | |/ /
| * | MDEV-13685 Can not replay binary log due to Illegal mix of collations (latin1...Alexander Barkov2017-09-151-0/+24
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-0/+29
|\ \ \ | |/ /
| * | update error messages for 10.0Sergei Golubchik2017-07-271-2/+2
| * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-0/+29
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-0/+29
| | |\
| | | * Bug#18950197 RPL_SEMI_SYNC_UNINSTALL_PLUGIN FAILS BECAUSEVenkatesh Duggirala2017-05-251-1/+0
| | | * Bug#24901077: RESET SLAVE ALL DOES NOT ALWAYS RESET SLAVESujatha Sivakumar2017-02-281-0/+29
| | | * Bug#23251517: SEMISYNC REPLICATION HANGINGSujatha Sivakumar2016-05-131-15/+0
| | | * Bug#22897202: RPL_IO_THD_WAIT_FOR_DISK_SPACE HAS OCCASIONALSujatha Sivakumar2016-04-191-1/+1
| | | * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-011-0/+15
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-0/+30
|\ \ \ \ | |/ / /
| * | | Fix for MDEV-9670 server_id mysteriously set to 0Andrei Elkin2017-07-021-0/+30
* | | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle...Kristian Nielsen2017-07-031-0/+47