summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-261-0/+12
|\
| * MDEV-29639: Seconds_Behind_Master is incorrect for Delayed, Parallel ReplicasBrandon Nesterenko2023-01-241-0/+12
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Less abort_loop referencesSergey Vojtovich2019-03-091-1/+0
* | | | | Move deletion of old GTID rows to slave background threadKristian Nielsen2018-12-071-0/+1
|/ / / /
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-1/+1
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13719 Assertion `bit < (map)->n_bits' failed in bitmap_is_setMonty2017-12-231-1/+1
* | | | | MDEV-7702 Spiral patch 004_mariadb-10.0.15.slave-trx-retry.diffMonty2017-12-031-1/+6
* | | | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-07-031-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-04-211-0/+3
| |/ / /
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-2/+1
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-2/+1
| |\ \
| | * | Added a separate lock for start/stop/reset slave.Monty2017-02-281-2/+0
| | * | MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-281-0/+1
* | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-101-1/+1
* | | | Control the Maximum speed(KB/s) to read binlog from mastervinchen2016-10-191-0/+1
* | | | MDEV-7145: Delayed slave.Kristian Nielsen2016-10-141-0/+1
* | | | MDEV-7145: Delayed replication, cleanup some codeKristian Nielsen2016-10-141-1/+0
* | | | MDEV-7145: Delayed replication, intermediate commit.Kristian Nielsen2016-10-141-1/+17
|/ / /
* | | Remove unnecessary global mutex in parallel replication.Kristian Nielsen2016-10-141-2/+3
* | | Parallel replication async deadlock killKristian Nielsen2016-09-081-0/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-2/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-2/+2
| |\ \ | | |/
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-2/+2
| | |\
| | | * Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-161-1/+1
| | | * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-011-2/+2
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | |\
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | | | * Bug #47210 first execution of "start slave until" stops too early Andrei Elkin2009-11-121-1/+1
| | | | | * Bug #38694 Race condition in replication thread shutdown Andrei Elkin2009-04-281-4/+0
| | | | | * BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late ifsvoj@mysql.com/june.mysql.com2008-02-221-1/+1
| | | * | | BUG#46166Luis Soares2010-12-071-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-1/+1
| | | * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+2
| | | * | | WL#2360 Performance schemaMarc Alff2010-01-111-1/+1
| | | * | | WL#2360 Performance schemaMarc Alff2010-01-061-7/+12
| | | * | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-0/+1
| | | * | | Backport of:Konstantin Osipov2009-11-231-2/+1
| | | * | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-1/+12
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixesAndrei Elkin2009-10-011-0/+1
| | | | |\ \
| | | | | * | BUG#43075 rpl.rpl_sync fails sporadically on pushbuildAlfranio Correia2009-09-301-0/+1
| | | | * | | WL#342 heartbeatAndrei Elkin2009-09-291-1/+11
| | | | |/ /
| | | * | | Bug#46640: output from mysqlbinlog command in 5.1 breaks replication2009-10-141-2/+1
| | | |/ /