summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-2/+2
|\
| * Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-161-1/+1
| * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-011-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 ifsvoj@mysql.com/june.mysql.com2008-02-221-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
| * | | 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 replication2009-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
| * | Bug#28234 - global/session scope - documentation vs implementationIngo Struewing2008-11-221-0/+1
| * | BUG#37426: RBR breaks for CHAR() UTF-8 fields > 85 charsMats Kindahl2008-06-301-1/+2
| * | BUG#33029 5.0 to 5.1 replication fails on dup key when insertinghezx@mail.hezx.com2008-03-141-1/+2
| * | Merge riska.(none):/home/sven/bk/b34355-backslash_in_path_name_under_win/5.0-rplsven@riska.(none)2008-02-061-2/+2
| |\ \ | | |/
| | * Bug #34305 show slave status handling segfaults when slave io is aboutaelkin/elkin@koti.dsl.inet.fi2008-02-051-2/+2
| * | BUG#32407: Impossible to do point-in-time recovery from older binlogsven@riska.(none)2007-12-141-0/+2
| * | Merge sita.local:/Users/tsmith/m/bk/maint/51-target22tsmith@sita.local2007-08-291-4/+0
| |\ \
| | * | BUG#29968 (rpl_ndb_circular.test and rpl_ndb_log.test fail):mats@kindahl-laptop.dnsalias.net2007-08-291-4/+0
| * | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-08-201-2/+10
| |\ \ \
| | * | | Add replication group (comments).kostja@bodhi.(none)2007-08-151-2/+10
| | |/ /
| * | | Renaming MASTER_INFO to Master_info in order to follow the codingmats@kindahl-laptop.dnsalias.net2007-08-161-16/+16
| * | | Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsmats@kindahl-laptop.dnsalias.net2007-08-161-16/+15
| |/ /
| * | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-06-091-3/+0
| |\ \
| | * | BUG#24954 (Last_errno and Last_error not set after master_retry_count was rea...mats@kindahl-laptop.dnsalias.net2007-06-091-3/+0
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-8/+8
| * | | BUG#25688 (RBR: circular replication may cause STMT_END_F flags to bemats@romeo.(none)2007-04-121-2/+7
| * | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-03-221-3/+3
| |\ \ \
| | * | | BUG#23171 (Illegal slave restart group position):mats@romeo.(none)2006-11-101-3/+3
| | |/ /
| * | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2007-02-241-0/+1
| |\ \ \
| | * | | BUG#19033 (RBR: slave does not handle schema changes correctly):mats@romeo.(none)2007-02-231-9/+0
| | * | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-02-231-0/+1
| | |\ \ \
| | | * \ \ Merge gbichot3.local:/home/mysql_src/mysql-5.0-rpl-25507guilhem@gbichot3.local2007-02-151-0/+1
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fix for BUG#24432guilhem@gbichot3.local2007-02-081-0/+1
| | * | | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2007-01-261-0/+9
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | BUG#19033 (RBR: slave does not handle schema changes correctly):mats@romeo.(none)2007-01-261-0/+9
| | | | |/ | | | |/|
| * | | | After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-2/+0
| |/ / /