summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge amd64.(none):/src/mysql-5.0-bugteamunknown2008-03-281-1/+1
|\
| * Bug#26243 mysql command line crash after control-cunknown2008-03-281-1/+1
* | Merge stella.local:/home2/mydev/mysql-5.0-amainunknown2008-03-261-24/+44
|\ \
| * | BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late ifunknown2008-02-221-24/+44
| |/
* | BUG#31024: STOP SLAVE does not stop attempted connect()sunknown2008-03-111-1/+14
* | Bug#26622 MASTER_POS_WAIT does not work as documentedunknown2008-03-061-1/+1
* | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2008-02-141-4/+14
|\ \ | |/ |/|
| * Bug #33931 assertion at write_ignored_events_info_to_relay_log if init_slave_...unknown2008-02-131-4/+14
* | Bug #34305 show slave status handling segfaults when slave io is aboutunknown2008-02-051-5/+6
|/
* BUG#12691 (Exec_master_log_pos corrupted with SQL_SLAVE_SKIP_COUNTER):unknown2007-12-201-1/+4
* Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.0-rplunknown2007-10-261-3/+53
|\
| * BUG#12691 (Exec_master_log_pos corrupted with SQL_SLAVE_SKIP_COUNTER):unknown2007-10-261-3/+53
* | Bug #29309 Incorrect "Seconds_Behind_Master" value in SHOW SLAVE STATUS after...unknown2007-10-041-1/+10
* | Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplunknown2007-08-291-1/+1
|\ \ | |/ |/|
| * BUG#21132 (Slave fails to reconnect on update_slave_list):unknown2006-12-151-1/+1
* | Merge polly.local:/home/kaa/src/maint/bug24192/my50-bug24192unknown2007-07-111-13/+17
|\ \
| * | Fix for bug #24192 "MySQL replication does not exit server when running out o...unknown2007-07-111-13/+17
* | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-04-241-1/+2
|\ \ \ | |/ / |/| |
| * | Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-1/+2
* | | BUG#26551 (Aborted query for non-transactional table breaks replication):unknown2007-04-121-0/+1
|/ /
* | Merge polly.local:/tmp/maint/bug23775/my50-bug23775unknown2007-03-201-1/+2
|\ \
| * | Fix for bug #23775 "Replicated event larger that max_allowed_packet infinitel...unknown2007-03-161-1/+2
* | | Removing two more compilation warnings.unknown2007-03-011-0/+2
* | | Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplunknown2007-02-271-5/+14
|\ \ \
| * \ \ Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplunknown2007-02-231-5/+14
| |\ \ \
| | * | | BUG#25306 (Race conditions during replication slave shutdown (valgrind stacks)):unknown2007-02-031-5/+14
| | |/ /
* | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-02-251-0/+64
|\ \ \ \
| * \ \ \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-02-241-0/+64
| |\ \ \ \
| | * | | | the fix for BUG#24432unknown2007-02-231-2/+2
| | |/ / /
| | * | | Fix for BUG#24432unknown2007-02-081-0/+64
| | |/ /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-13/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-13/+17
| |\ \ \ | | |/ / | |/| |
| | * | After merge fixes:unknown2006-12-151-1/+3
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-12/+14
| | |/
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-02-051-1/+7
|\ \ \
| * \ \ Merge mysql.com:/usr/home/ram/work/bug10798/my41-bug10798unknown2007-02-051-1/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Fix for bug #10798: If relay log fails to rotate, slave will crash afterunknown2006-12-181-0/+7
* | | | Merge pilot.mysql.com:/home/msvensson/mysql/bug22943/my41-bug22943unknown2007-01-291-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug#22943 syscall pruning in libmysqlunknown2007-01-291-1/+0
| | |/ | |/|
* | | Many files:unknown2006-12-231-2/+1
| |/ |/|
* | Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-201-8/+9
|\ \
| * | Remove compiler warningsunknown2006-11-201-8/+9
* | | Merge mysql.com:/home/bk/MERGE/mysql-4.1-mergeunknown2006-11-131-3/+18
|\ \ \ | | |/ | |/|
| * | bug#19402 SQL close to the size of the max_allowed_packet fails on the slaveunknown2006-11-121-2/+11
| * | Merge dsl-hkibras-fe30f900-107.dhcp.inet.fi:/home/elkin/MySQL/TEAM/FIXES/4.1/...unknown2006-11-081-4/+10
| |\ \
| | * | BUG#19402 SQL close to the size of the max_allowed_packet fails on the slaveunknown2006-09-121-4/+10
| * | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-09-281-1/+1
| |\ \ \
* | \ \ \ Merge mysql.com:/home/bkroot/mysql-5.0-rplunknown2006-11-131-6/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | BUG#20697 slave fails to rollback replicated transaction hang over innodb_loc...unknown2006-10-111-7/+16