summaryrefslogtreecommitdiff
path: root/sql/rpl_parallel.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.8Marko Mäkelä2023-03-291-1/+2
|\
| * MDEV-26071: rpl.rpl_perfschema_applier_status_by_worker failed in bb …Andrei2023-03-241-1/+2
* | MDEV-11675 Lag Free Alter On SlaveSachin2022-01-271-1/+25
|/
* MDEV-25502: rpl.rpl_perfschema_applier_status_by_worker failed in bb with: Te...Sujatha2021-05-131-1/+1
* MDEV-20220: Merge 5.7 P_S replication table 'replication_applier_status_by_wo...Sujatha2021-04-081-0/+35
* MDEV-20220: Merge 5.7 P_S replication table 'replication_applier_status_by_wo...Sujatha2021-04-081-0/+23
* MDEV-20220: Merge 5.7 P_S replication table 'replication_applier_status_by_wo...Sujatha2021-04-081-0/+7
* Merge 10.4 into 10.5Marko Mäkelä2020-06-181-0/+2
|\
| * MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-b...Sachin2020-06-171-0/+2
* | MDEV-742 XA PREPAREd transaction survive disconnect/server restartAndrei Elkin2020-03-141-1/+2
|/
* Change "static int" to enum in classesMichael Widenius2017-04-181-17/+21
* Merge 10.0 into 10.1Marko Mäkelä2017-03-031-0/+1
|\
| * MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-281-0/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
|\ \ | |/
| * Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+1
|\ \ | |/
| * Fixed failures in rpl_parallel2Monty2015-11-231-0/+1
* | Merge branch 'mdev7818-4' into 10.1Kristian Nielsen2015-11-131-7/+31
|\ \ | |/
| * MDEV-7818: Deadlock occurring with parallel replication and FTWRLKristian Nielsen2015-11-131-7/+31
* | Merge MDEV-8147 into 10.1Kristian Nielsen2015-05-261-0/+6
|\ \ | |/
| * MDEV-8147: Assertion `m_lock_type == 2' failed in handler::ha_close() during ...Kristian Nielsen2015-05-261-0/+6
| * Merge MDEV-7847 and MDEV-7882 into 10.0.Kristian Nielsen2015-03-301-1/+1
| |\
* | \ Merge 10.0 -> 10.1.Kristian Nielsen2015-04-171-4/+2
|\ \ \ | |/ /
| * | MDEV-5289: master server starts slave parallel threadsKristian Nielsen2015-03-111-4/+2
* | | Merge MDEV-7847 and MDEV-7882 into 10.0.Kristian Nielsen2015-03-301-1/+1
|\ \ \ | | |/ | |/|
| * | MDEV-7847: "Slave worker thread retried transaction 10 time(s) in vain, givin...Kristian Nielsen2015-03-301-1/+1
* | | MDEV-7825: Parallel replication race condition on gco->flags, possibly result...Kristian Nielsen2015-03-241-3/+4
* | | Merge MDEV-6589 and MDEV-6403 into 10.1.Kristian Nielsen2015-03-041-0/+1
|\ \ \ | | |/ | |/|
| * | MDEV-6589: Incorrect relay log start position when restarting SQL thread afte...Kristian Nielsen2015-03-041-0/+1
| |/
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-4/+18
|\ \ | |/
| * MDEV-7326: Server deadlock in connection with parallel replicationKristian Nielsen2015-01-071-4/+18
* | MDEV-6676: Optimistic parallel replicationKristian Nielsen2014-12-061-1/+23
|/
* MDEV-6680: Performance of domain_parallel replication is disappointingKristian Nielsen2014-11-131-1/+49
* MDEV-6321: close_temporary_tables() in format description event not serialise...Kristian Nielsen2014-08-201-1/+1
* MDEV-6321: close_temporary_tables() in format description event not serialise...Kristian Nielsen2014-08-191-4/+9
* MDEV-6321: close_temporary_tables() in format description event not serialise...Kristian Nielsen2014-07-021-0/+1
* MDEV-6551: Some replication errors are ignored if slave_parallel_threads > 0Kristian Nielsen2014-08-151-1/+9
* MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallelunknown2014-06-101-1/+1
* MDEV-5262: Missing retry after temp error in parallel replicationunknown2014-05-151-0/+2
* MDEV-5262: Missing retry after temp error in parallel replicationunknown2014-05-081-1/+5
* MDEV-6120: When slave stops with error, error message should indicate the fai...Kristian Nielsen2014-06-251-1/+1
* Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0unknown2014-03-041-3/+3
|\
| * MDEV-5769: Slave crashes on attempt to do parallel replication from an older ...unknown2014-03-041-2/+1
| * MDEV-5764: START SLAVE UNTIL does not work with parallel replicationunknown2014-03-031-1/+2
* | Merge MDEV-5657 (parallel replication) to 10.0unknown2014-02-261-20/+126
|\ \ | |/
| * MDEV-5657: Parallel replication.unknown2014-02-261-20/+126
|/
* MDEV-5509: Seconds_behind_master incorrect in parallel replicationunknown2014-01-081-0/+1
* MDEV-4506: Parallel replicationunknown2013-11-051-0/+7
* MDEV-5206: Incorrect slave old-style position in MDEV-4506, parallel replicat...unknown2013-10-311-0/+1
* MDEV-4506: Parallel replication.unknown2013-10-241-1/+24