summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+3
* Bug #47210 first execution of "start slave until" stops too early Andrei Elkin2009-11-121-6/+8
* Bug#47525: MySQL crashed (Federated)Davi Arnaut2009-09-301-1/+1
* Bug#46013: rpl_extraColmaster_myisam fails on pb2Davi Arnaut2009-08-131-0/+25
* Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-14/+6
* Merge from 5.0-btStaale Smedseng2009-06-291-3/+3
* Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-1/+1
* BUG#41725: slave crashes when inserting into temporary table afterLuis Soares2009-05-231-0/+10
* Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-20/+20
|\
| * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-7/+7
| |\
| * \ Merge chunk from trunk.Chad MILLER2008-07-101-30/+73
| |\ \
| * \ \ Merge chunk from trunk.Chad MILLER2008-07-101-7/+11
| |\ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-20/+20
| |\ \ \ \
| | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-20/+20
| | |\ \ \ \
| | | * \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-20/+20
| | | |\ \ \ \
| | | | * \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-20/+20
| | | | |\ \ \ \
| | | | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-20/+20
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-20/+20
| | | | | | |\ \ \ \
| | | | | | | * | | | Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-20/+20
| | | | | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-3/+3
| | | | | | | |\ \ \ \
| | | | | | | | * | | | Bug#24795: Add SHOW PROFILEunknown2007-01-031-3/+3
* | | | | | | | | | | | merging from 5.0-bt rep to a local branchAndrei Elkin2009-04-301-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ mergingAlexey Botchkov2009-04-281-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | Bug#25058 ignored return codes in memory allocation functionsAlexey Botchkov2008-11-211-2/+1
* | | | | | | | | | | | | Bug #38694 Race condition in replication thread shutdown Andrei Elkin2009-04-281-26/+79
|/ / / / / / / / / / / /
* | | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-7/+7
|/ / / / / / / / / / /
* | | | | | | | | | | 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
|\ \ \ \