summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ / |/| / | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| * Merge bk-internal:/home/bk/mysql-5.0-maintjimw@rama.(none)2006-09-281-1/+2
| |\
* | | Refactoring: Moved master info functionality into rpl_mi.cc to lars@mysql.com/black.(none)2006-10-311-114/+3
* | | Merge siva.hindu.god:/usr/home/tim/m/bk/g51tsmith/tim@siva.hindu.god2006-09-291-1/+2
|\ \ \
| * \ \ Merge rama.(none):/home/jimw/my/mysql-5.0-cleanjimw@rama.(none)2006-09-281-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge rama.(none):/home/jimw/my/mysql-4.1-cleanjimw@rama.(none)2006-09-281-1/+2
| | |\ \
| | | * | Bug #2717: include/my_global.h mis-defines __attribute__jimw@rama.(none)2006-08-171-1/+2
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@gluh.(none)2006-09-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | after merge fixgluh@mysql.com/gluh.(none)2006-09-271-1/+1
| |/ /
* | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/mrg50/50tsmith@maint2.mysql.com2006-09-131-1/+1
|\ \ \ | |/ /
| * | after merge fixgluh@mysql.com/gluh.(none)2006-09-081-1/+1
| * | A fix for Bug#19022 "Memory bug when switching db during trigger execution". konstantin@mysql.com2006-06-281-1/+0
| * | Fix yet another place that used uint32 instead of uint.konstantin@mysql.com2006-06-271-1/+1
| * | A fix and a test case forkonstantin@mysql.com2006-06-271-4/+0
* | | WL#3153 "Split logs". Recommit with post-review fixespetr@mysql.com2006-05-051-2/+2