summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6589: Incorrect relay log start position when restarting SQL thread afte...Kristian Nielsen2015-03-041-0/+56
* Fix wording in error log message, to be consistent with other messages ("IO t...Kristian Nielsen2014-12-021-1/+1
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* MDEV-6698: safe_mutex: Found wrong usage of mutex 'log_space_lock' and 'LOCK_...Michael Widenius2014-09-091-4/+8
* MDEV-6616 Server crashes in my_hash_first if shutdown is performed when FLUSH...Sergei Golubchik2014-09-061-1/+2
* MDEV-6462: Slave replicating using GTID doesn't recover correctly when master...Kristian Nielsen2014-09-021-0/+80
* buildbot found failuresSergei Golubchik2014-08-081-1/+1
* 5.5.39 mergeSergei Golubchik2014-08-071-9/+30
|\
| * Bug#17638477 UNINSTALL AND INSTALL SEMI-SYNC PLUGIN CAUSES SLAVES TO BREAKSergei Golubchik2014-08-031-1/+2
| * MDEV-6188: master_retry_count (ignored if disconnect happens on SET master_he...unknown2014-06-171-8/+28
* | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica...Kristian Nielsen2014-07-111-8/+32
|\ \
| * | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica...Kristian Nielsen2014-07-111-1/+1
| * | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica...Kristian Nielsen2014-07-081-110/+21
| * | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallelunknown2014-06-101-20/+32
| * | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallelunknown2014-06-031-9/+97
| * | MDEV-5262: Missing retry after temp error in parallel replicationunknown2014-05-151-0/+1
| * | MDEV-5262: Missing retry after temp error in parallel replicationunknown2014-05-081-1/+13
* | | MDEV-4937: sql_slave_skip_counter does not work with GTIDKristian Nielsen2014-06-251-6/+21
|/ /
* | MDEV-6120: When slave stops with error, error message should indicate the fai...Kristian Nielsen2014-06-251-54/+56
* | MDEV-6039 - WebScaleSQL patchesSergey Vojtovich2014-06-181-1/+1
* | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-1/+1
* | MDEV-6156: Parallel replication incorrectly caches charset between worker thr...unknown2014-04-251-3/+6
* | MDEV-6156: Parallel replication incorrectly caches charset between worker thr...unknown2014-04-231-9/+3
* | MDEV-6040: MariaDB hangs if terminated quickly after startunknown2014-04-101-1/+1
* | 5.5 mergeSergei Golubchik2014-03-261-0/+2
|\ \ | |/
| * MDEV-5829: STOP SLAVE resets global status variablesMichael Widenius2014-03-141-0/+2
| * MDEV-5703: [PATCH] Slave disconnects and fails to reconnect on Error_code: 1159unknown2014-03-041-0/+1
* | MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-121-11/+39
* | MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-091-0/+33
* | 10.0-base mergeSergei Golubchik2014-03-051-0/+1
|\ \
| * | MDEV-5703: [PATCH] Slave disconnects and fails to reconnect on Error_code: 1159unknown2014-03-041-0/+1
| * | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0-baseunknown2014-03-041-10/+23
| |\ \
| * \ \ Merge MDEV-5657 (parallel replication) to 10.0-baseunknown2014-02-261-3/+3
| |\ \ \
* | \ \ \ Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0unknown2014-03-041-10/+23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | MDEV-5769: Slave crashes on attempt to do parallel replication from an older ...unknown2014-03-041-7/+11
| * | | | MDEV-5764: START SLAVE UNTIL does not work with parallel replicationunknown2014-03-031-3/+12
| | |/ / | |/| |
* | | | mergeSergei Golubchik2014-02-281-4/+4
|\ \ \ \
| * | | | MDEV-4447 MariaDB sources should have unix-style line endings everywhereSergei Golubchik2014-02-271-2/+2
| * | | | 10.0-base mergeSergei Golubchik2014-02-261-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 5.5 mergeSergei Golubchik2014-02-251-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+2
| | | |\ \
| | | | * | Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | | | Merge MDEV-5657 (parallel replication) to 10.0unknown2014-02-261-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | MDEV-5657: Parallel replication.unknown2014-02-261-3/+3
| |/ / /
* | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-3/+3
* | | | Merge MariaDB 10.0-base to 10.0.unknown2014-02-101-11/+28
|\ \ \ \ | |/ / /
| * | | MDEV-5509: Seconds_behind_master incorrect in parallel replicationunknown2014-01-081-11/+28
* | | | Automatic mergeMichael Widenius2014-02-051-3/+5
|\ \ \ \
| * | | | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-051-1/+2
| * | | | Implementation of MDEV-5491: CREATE OR REPLACE TABLEMichael Widenius2014-01-291-1/+2