summaryrefslogtreecommitdiff
path: root/sql/rpl_parallel.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17346 parallel slave start and stop races to workers disappearedAndrei Elkin2018-10-081-3/+22
* MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-6/+2
* Merge 10.0 into 10.1Marko Mäkelä2017-04-211-1/+2
|\
| * MDEV-11201: gtid_ignore_duplicates incorrectly ignores statements when GTID r...Kristian Nielsen2017-04-101-1/+2
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-4/+3
|\ \ | |/
| * Removed wrong assertMonty2017-03-161-4/+3
* | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-34/+92
|\ \ | |/
| * Fixed hang doing FLUSH TABLES WITH READ LOCK and parallel replicationMonty2017-02-281-29/+13
| * Added a separate lock for start/stop/reset slave.Monty2017-02-281-7/+21
| * MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-281-1/+61
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-1/+0
|\ \ | |/
| * Fix incorrect reading of events from relaylog in parallel replication.Kristian Nielsen2016-11-161-1/+0
* | Remove unnecessary global mutex in parallel replication.Kristian Nielsen2016-10-141-3/+1
* | Parallel replication async deadlock killKristian Nielsen2016-09-081-4/+26
* | Removed some not needed when doing delete thd, which caused warnings aboutMonty2016-04-281-2/+3
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-3/+3
|\ \ | |/
| * Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-3/+3
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-7/+16
|\ \ | |/
| * Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-1/+1
| * Fixed failures in rpl_parallel2Monty2015-11-231-6/+15
* | Merge branch 'mdev7818-4' into 10.1Kristian Nielsen2015-11-131-77/+339
|\ \ | |/
| * MDEV-7818: Deadlock occurring with parallel replication and FTWRLKristian Nielsen2015-11-131-15/+260
| * MDEV-7818: Deadlock occurring with parallel replication and FTWRLKristian Nielsen2015-11-131-62/+76
| * Change Seconds_behind_master to be updated only at commit in parallel replica...Kristian Nielsen2015-11-131-0/+3
* | Merge MDEV-8193 into 10.1Kristian Nielsen2015-09-111-1/+1
|\ \ | |/
| * MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel ...Kristian Nielsen2015-09-111-1/+1
* | MDEV-8264 encryption for binlogSergei Golubchik2015-09-041-2/+12
* | Merge MDEV-8725 into 10.1Kristian Nielsen2015-09-021-8/+33
|\ \ | |/
| * MDEV-8725: Assertion `!(thd->rgi_slave && thd-> rgi_slave->did_mark_start_com...Kristian Nielsen2015-09-021-8/+33
* | Merge MDEV-8302 into 10.1Kristian Nielsen2015-08-041-4/+35
|\ \ | |/
| * MDEV-8302: Duplicate key with parallel replicationKristian Nielsen2015-08-041-4/+35
* | Merge MDEV-8147 into 10.1Kristian Nielsen2015-05-261-14/+19
|\ \ | |/
| * MDEV-8147: Assertion `m_lock_type == 2' failed in handler::ha_close() during ...Kristian Nielsen2015-05-261-14/+19
* | MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP ROSergey Vojtovich2015-05-131-1/+1
* | MDEV-8113: Parallel slave: slave hangs on ALTER TABLE (or other DDL) as the f...Kristian Nielsen2015-05-111-0/+5
* | Merge MDEV-8031 into 10.1Kristian Nielsen2015-04-231-14/+65
|\ \ | |/
| * MDEV-8031: Parallel replication stops on "connection killed" error (probably ...Kristian Nielsen2015-04-231-14/+65
| * Merge MDEV-7888 and MDEV-7929 into 10.0.Kristian Nielsen2015-04-081-1/+17
| |\
| * \ Merge MDEV-7847 and MDEV-7882 into 10.0.Kristian Nielsen2015-03-301-12/+43
| |\ \
* | \ \ Merge 10.0 -> 10.1.Kristian Nielsen2015-04-171-37/+26
|\ \ \ \ | |/ / /
| * | | MDEV-5289: master server starts slave parallel threadsKristian Nielsen2015-03-111-37/+26
* | | | Merge MDEV-7888 and MDEV-7929 into 10.1.Kristian Nielsen2015-04-081-1/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | MDEV-7888, MDEV-7929: Parallel replication hangs sometimes on ANALYZE TABLE o...Kristian Nielsen2015-04-081-1/+17
| | |/ | |/|
* | | Merge MDEV-7847 and MDEV-7882 into 10.0.Kristian Nielsen2015-03-301-18/+18
|\ \ \ | |/ /
| * | MDEV-7847: "Slave worker thread retried transaction 10 time(s) in vain, givin...Kristian Nielsen2015-03-301-9/+15
| * | MDEV-7882: Excessive transaction retry in parallel replicationKristian Nielsen2015-03-301-3/+28
* | | MDEV-7825: Parallel replication race condition on gco->flags, possibly result...Kristian Nielsen2015-03-241-2/+3
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-14/+17
|\ \ \ | | |/ | |/|
| * | Merge MDEV-6589 and MDEV-6403 into 10.0.Kristian Nielsen2015-03-041-3/+95
| |\ \
| * | | MDEV-7335: Potential parallel slave deadlock with specific binlog corruptionKristian Nielsen2015-02-241-14/+17
| | |/ | |/|