summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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 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
* | 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 insertingunknown2008-03-141-1/+2
* | Merge riska.(none):/home/sven/bk/b34355-backslash_in_path_name_under_win/5.0-rplunknown2008-02-061-2/+2
|\ \ | |/
| * Bug #34305 show slave status handling segfaults when slave io is aboutunknown2008-02-051-2/+2
* | BUG#32407: Impossible to do point-in-time recovery from older binlogunknown2007-12-141-0/+2
* | Merge sita.local:/Users/tsmith/m/bk/maint/51-target22unknown2007-08-291-4/+0
|\ \
| * | BUG#29968 (rpl_ndb_circular.test and rpl_ndb_log.test fail):unknown2007-08-291-4/+0
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-08-201-2/+10
|\ \ \
| * | | Add replication group (comments).unknown2007-08-151-2/+10
| |/ /
* | | Renaming MASTER_INFO to Master_info in order to follow the codingunknown2007-08-161-16/+16
* | | Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsunknown2007-08-161-16/+15
|/ /
* | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2007-06-091-3/+0
|\ \
| * | BUG#24954 (Last_errno and Last_error not set after master_retry_count was rea...unknown2007-06-091-3/+0
* | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-8/+8
* | | BUG#25688 (RBR: circular replication may cause STMT_END_F flags to beunknown2007-04-121-2/+7
* | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2007-03-221-3/+3
|\ \ \
| * | | BUG#23171 (Illegal slave restart group position):unknown2006-11-101-3/+3
| |/ /
* | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-02-241-0/+1
|\ \ \
| * | | BUG#19033 (RBR: slave does not handle schema changes correctly):unknown2007-02-231-9/+0
| * | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2007-02-231-0/+1
| |\ \ \
| | * \ \ Merge gbichot3.local:/home/mysql_src/mysql-5.0-rpl-25507unknown2007-02-151-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix for BUG#24432unknown2007-02-081-0/+1
| * | | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2007-01-261-0/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#19033 (RBR: slave does not handle schema changes correctly):unknown2007-01-261-0/+9
| | | |/ | | |/|
* | | | After merge fixesunknown2007-01-291-2/+0
|/ / /
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ / |/| / | |/
| * Many files:unknown2006-12-231-2/+1
| * Merge bk-internal:/home/bk/mysql-5.0-maintunknown2006-09-281-1/+2
| |\
* | | Refactoring: Moved master info functionality into rpl_mi.cc to unknown2006-10-311-114/+3