summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\
| * 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
* | Fixed compiler warnings (Mostly VC++):unknown2006-11-301-1/+1
* | Fixed a LOT of compiler warningsunknown2006-11-271-7/+7
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-6/+7
|\ \ | |/
| * 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-5.0-mergeunknown2006-11-131-3/+18
|\ \ \ | |/ /
| * | 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
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge mysql.com:/home/bkroot/mysql-5.1-new-rplunknown2006-11-131-1484/+9
|\ \ \ \ \ \
| * | | | | | Refactoring: Moved master info functionality into rpl_mi.cc to unknown2006-10-311-329/+2
| * | | | | | Refactoring: Moved rli code to new file rpl_rli.cc. The idea being that rli unknown2006-10-311-1154/+4
| * | | | | | Merge dsl-hkigw8-feaef900-46.dhcp.inet.fi:/home/elkin/MySQL/TEAM/BARE/5.0-mergeunknown2006-10-301-1/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | BUG#20697 slave fails to rollback replicated transaction hang over innodb_loc...unknown2006-10-111-7/+16
* | | | | | | Merge mysql.com:/usr/home/ram/work/mysql-5.0-maintunknown2006-11-071-14/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Fix for bug #19736 VIEW: column names not quoted properly when view is replic...unknown2006-11-031-13/+15
* | | | | | Merge mysql.com:/home/bkroot/mysql-5.1-new-rplunknown2006-10-101-11/+16
|\ \ \ \ \ \
| * | | | | | BUG#21474 (There is a rotation before the last table map):unknown2006-10-101-11/+16
* | | | | | | Merge rama.(none):/home/jimw/my/mysql-5.0-cleanunknown2006-09-281-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge rama.(none):/home/jimw/my/mysql-4.1-cleanunknown2006-09-281-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Bug #2717: include/my_global.h mis-defines __attribute__unknown2006-08-171-1/+1
| | | |/ | | |/|
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergeunknown2006-08-211-1/+1
|\ \ \ \ | |/ / /
| * | | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-4.1-maint_20328unknown2006-08-161-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug #20402: DROP USER failure logged as ERROR rather than WARNINGunknown2006-07-261-1/+1
| | |/
* | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-1/+1
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-1/+1
| |\ \
| | * | A fix and a test case for Bug#15752 "Lost connection to MySQL server unknown2006-07-241-1/+1
| * | | slave.cc:unknown2006-07-251-4/+4
| |/ /
| * | A fix for Bug#19022 "Memory bug when switching db during trigger execution". unknown2006-06-281-18/+0
| * | Fix yet another place that used uint32 instead of uint.unknown2006-06-271-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-06-271-7/+9
| |\ \
| | * | A fix and a test case forunknown2006-06-271-7/+9
* | | | Bug#20850 (Assert during slave shutdown in many rpl_* tests):unknown2006-07-071-3/+3
* | | | slave.cc:unknown2006-07-071-3/+3
* | | | slave.cc:unknown2006-07-071-535/+534
* | | | Merge mysql.com:/home/emurphy/src/bk-clean/tmp_mergeunknown2006-06-251-0/+20
|\ \ \ \ | |/ / /
| * | | Bug#19437 (Connection refused by server: "2002 Can't connect... /master.sock"):unknown2006-06-201-0/+20
| |/ /
| * | Bug#19938 Valgrind error (race) in handle_slave_sql()unknown2006-05-231-0/+2
| * | Bug #19938 Valgrind error (race) in handle_slave_sql()unknown2006-05-231-1/+8
| * | Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060523082057|49143unknown2006-05-231-11/+2
| * | Bug#19938 Valgrind error (race) in handle_slave_sql()unknown2006-05-231-2/+11
* | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-06-151-3/+4
|\ \ \
| * | | WL#3153 "Split logs". Recommit with post-review fixesunknown2006-05-051-3/+4
* | | | sql/Makefile.am: better mysqld dependenciesunknown2006-05-301-72/+171
|/ / /