summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Jan Lindström2022-11-301-3/+3
* Merge 10.4 into 10.5Marko Mäkelä2022-09-261-2/+6
|\
| * Fix build without either ENABLED_DEBUG_SYNC or DBUG_OFFMarko Mäkelä2022-09-231-0/+4
| * MDEV-29613 Improve WITH_DBUG_TRACE=OFFMarko Mäkelä2022-09-231-2/+2
* | Merge 10.4 into 10.5Marko Mäkelä2022-06-091-3/+3
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2022-06-071-3/+3
| |\
| | * MDEV-27697 fixup: Exclude debug code from non-debug buildsMarko Mäkelä2022-06-031-3/+3
* | | Merge branch '10.4' into 10.5mariadb-10.5.16Sergei Golubchik2022-05-181-29/+5
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4mariadb-10.4.25Sergei Golubchik2022-05-181-2/+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.4' into 10.5Sergei Golubchik2022-05-091-19/+147
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-19/+146
| |\ \ \ | | |/ /
| | * | 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
| * | | MDEV-11853: semisync thread can be killed after sync binlog but before ACK in...Brandon Nesterenko2022-04-221-0/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-0/+9
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-0/+9
| |\ \ \ | | |/ /
| | * | 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
| * | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-1/+1
| * | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-1/+1
* | | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-1/+1
* | | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-281-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-26914: Unreleased mutex in the exec_relay_log_event() functionbb-10.4-MDEV-26914-galeraJulius Goryavsky2021-10-281-0/+2
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-219/+68
|\ \ \ \ | |/ / /
| * | | MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-121-1/+1
| * | | don't take mutexes conditionallySergei Golubchik2021-02-121-8/+2
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-211/+66
| |\ \ \ | | |/ /
| | * | 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 10.4 into 10.5Marko Mäkelä2020-11-131-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Sujatha2020-11-121-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sujatha2020-11-121-4/+15
| | |\ \ | | | |/
| | | * MDEV-4633: multi_source.simple test fails sporadicallySujatha2020-11-121-4/+15
* | | | MDEV-23270 Remove a String parameter from Protocol::store(double/float)Alexander Barkov2020-08-141-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-011-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-1/+2
| |\ \ \ | | |/ /
| | * | 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.4 into 10.5Marko Mäkelä2020-06-181-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-b...Sachin2020-06-171-1/+1