summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2014-09-231-8/+2
|\
| * remove unused (obsolete) declarations from slave.hSergei Golubchik2014-09-191-8/+2
* | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica...Kristian Nielsen2014-07-081-1/+0
* | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallelunknown2014-06-101-1/+1
* | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallelunknown2014-06-031-0/+1
* | MDEV-5262: Missing retry after temp error in parallel replicationunknown2014-05-081-0/+1
* | MDEV-6120: When slave stops with error, error message should indicate the fai...Kristian Nielsen2014-06-251-1/+1
* | MDEV-6156: Parallel replication incorrectly caches charset between worker thr...unknown2014-04-231-1/+2
* | MDEV-4506: Parallel replication.unknown2013-10-281-0/+1
* | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-06-281-1/+2
* | MDEV-4506: Parallel replication of group-committed transactions: Intermediate...unknown2013-06-241-1/+3
* | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-1/+8
|/
* Merge MWL#234: @@skip_replication feature to MariaDB 5.5.unknown2012-03-011-0/+9
|\
| * MWL#234: Implement option to switch between master-side and client-side filte...unknown2011-08-161-0/+9
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \
| | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \ | | | |/ | | |/|
* | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+1
|\ \ \ \ | |/ / /
| * | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-231-1/+1
* | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-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 ifunknown2008-02-221-1/+1
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-0/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-0/+1
| |/ / / /
* | | | | fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-0/+2
* | | | | 5.5-mergeSergei Golubchik2011-07-021-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
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-0/+5
* | | | | merge.Sergei Golubchik2010-11-251-2/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-2/+1
| |\ \ \ | | |/ /
| * | | Make MariaDB work on windows: Sergey Petrunya2009-09-151-2/+3
* | | | 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 replicationunknown2009-10-141-2/+1
|/ /
* | BUG#44581 Slave stops when transaction with non-transactional table gets lock...Alfranio Correia2009-07-061-1/+0
* | Bug #38240 Crash in safe_mutex_lock () thr_mutex.c line 97 on rotate_relay_log Andrei Elkin2009-06-231-1/+2