summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29817: Issues with handling options for SSL CRLs (and some others)Julius Goryavsky2022-11-221-3/+3
* MDEV-27697 fixup: Exclude debug code from non-debug buildsMarko Mäkelä2022-06-031-3/+3
* Merge branch '10.2' into 10.3mariadb-10.3.35Sergei Golubchik2022-05-181-2/+3
|\
| * MDEV-28550 improper handling of replication event group that containsAndrei2022-05-131-2/+3
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-19/+146
|\ \ | |/
| * MDEV-28428 Master_SSL_Crl shows Master_SSL_CA value in SHOW SLAVE STATUS outputSergei Golubchik2022-04-281-3/+3
| * MDEV-27697. Removed a false assert.Andrei2022-04-261-2/+0
| * MDEV-27697. Two affected tests fixed.Andrei2022-04-261-2/+4
| * MDEV-27697 slave must recognize incomplete replication event groupAndrei2022-04-251-26/+138
* | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-0/+9
|\ \ | |/
| * MDEV-16091: Seconds_Behind_Master spikes to millions of secondsbb-10.2-MDEV-16091Brandon Nesterenko2022-01-041-0/+9
* | Merge 10.2 into 10.3, except MDEV-25682Marko Mäkelä2021-05-181-0/+3
|\ \ | |/
| * MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-b...Sachin Kumar2021-05-141-1/+1
| * MDEV-20821 parallel slave server shutdown hangAndrei Elkin2021-05-141-0/+3
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-178/+45
|\ \ | |/
| * cleanup: remove slave background thread, use handle_manager thread insteadSergei Golubchik2021-01-241-141/+31
| * MDEV-10272: add master host/port info to slave thread exit messagesDaniel Black2021-01-221-0/+5
* | Merge branch '10.2' into 10.3Sujatha2020-11-121-4/+15
|\ \ | |/
| * MDEV-4633: multi_source.simple test fails sporadicallySujatha2020-11-121-4/+15
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-311-1/+2
|\ \ | |/
| * MDEV-14203: rpl.rpl_extra_col_master_myisam, rpl.rpl_slave_load_tmpdir_not_ex...Sujatha2020-07-231-1/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-05-271-7/+24
|\ \ | |/
| * MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTILAndrei Elkin2020-05-261-7/+24
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-0/+1
|\ \ | |/
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-0/+1
| |\
| | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-0/+1
| | |\
| | | * Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I...Sergei Golubchik2020-04-301-0/+1
| | | * cleanup: remove dbug keywords that are never usedSergei Golubchik2020-04-291-33/+0
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-3/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2020-04-271-3/+5
| |\ \ \ | | |/ /
| | * | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-3/+5
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-03-301-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-21473 conflicts with async slave BF aborting (#1475)seppo2020-03-241-0/+1
* | | | 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.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
* | | | 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.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
* | | | MDEV-20217: Semi_sync: Last_IO_Error: Fatal error: Failed to run 'after_queue...Sujatha2019-09-161-6/+7
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ \ | |/ / /