summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-111-12/+19
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-061-2/+22
| |\
| | * MDEV-21723 Async slave thread BF abort and replaying fixes (#1448)seppo2020-02-231-2/+22
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-211-2/+2
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-211-2/+2
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-201-2/+2
| | |\
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-191-2/+2
| | | |\
| | | | * Use get_ident_len in heartbeat event error messagesMarkus Mäkelä2020-01-131-2/+2
* | | | | MDEV-20821 parallel slave server shutdown hangAndrei Elkin2020-01-211-0/+3
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-0/+38
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-12-041-0/+38
| |\ \ \ \ | | |/ / /
| | * | | MDEV-18497 : CTAS async replication from mariadb master crashes galera nodes ...Jan Lindström2019-12-041-9/+15
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-12-031-1/+32
| | |\ \ \ | | | |/ /
| | | * | MDEV-19572 async slave node fails to apply MyISAM only writes (#1418)seppo2019-11-261-1/+6
| | | * | MDEV-18497 CTAS async replication from mariadb master crashes galera nodes (#...seppo2019-11-181-0/+26
| | | * | imporve clang buildEugene Kosov2019-06-251-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-10-091-0/+11
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20574 Position of events reported by mysqlbinlog is wrong with encrypted...Sachin Setiya2019-10-081-0/+11
| * | | | MDEV-16239 Many test in rpl suite failssachin2019-10-081-0/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-231-6/+7
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20217: Semi_sync: Last_IO_Error: Fatal error: Failed to run 'after_queue...Sujatha2019-09-161-6/+7
* | | | | MDEV-17402 slave_transaction_retry_errors="12701" won't be enabled (#1346)Kentoku SHIBA2019-06-291-1/+1
* | | | | 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
* | | | | MDEV-16543 Replicating to spider is fragile without retries (#1259)Kentoku SHIBA2019-04-121-4/+13
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-021-6/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-6/+0
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13895: GTID and Master_Delay causes excessive initial delaySujatha Sivakumar2019-03-281-6/+0
* | | | | Less abort_loop referencesSergey Vojtovich2019-03-091-3/+3
* | | | | Removed redundant service_thread_countSergey Vojtovich2019-01-281-8/+0
* | | | | Move THD list handling to THD_listSergey Vojtovich2019-01-281-4/+4
* | | | | Galera4Brave Galera Crew2019-01-231-32/+83
* | | | | Master_info counters transition to Atomic_counterSergey Vojtovich2018-12-291-10/+3
* | | | | Move deletion of old GTID rows to slave background threadKristian Nielsen2018-12-071-1/+34
* | | | | MDEV-5377 Row-based replication of MariaDB temporal data types with FSP>0 int...Alexander Barkov2018-12-041-10/+8
|/ / / /
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-081-1/+9
|\ \ \ \ | |/ / /
| * | | MDEV-14528 followup.Andrei Elkin2018-11-071-1/+9
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-071-0/+5
|\ \ \ \ | |/ / /
| * | | MDEV-14528 Track master timestamp in case rolling back to serial replicationIgor Mazur2018-11-061-0/+5
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-1/+1
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-1/+1
| | | |\ \
| | | | * | MW-384 protect access to wsrep_ready variable with mutexAlexey Yurchenko2017-10-191-1/+1
| | | | * | Merge tag 'mariadb-5.5.58' into 5.5-galeraJan Lindström2017-10-191-1/+0
| | | | |\ \ | | | | | |/
| | | | * | Merge tag 'mariadb-5.5.57' into 5.5-galeraJan Lindström2017-07-201-2/+4
| | | | |\ \