summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-13/+17
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-13/+17
| |\
| | * After merge fixes:monty@mysql.com/narttu.mysql.fi2006-12-151-1/+3
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-12/+14
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintramil/ram@mysql.com/myoffice.izhnet.ru2007-02-051-1/+7
|\ \ \
| * \ \ Merge mysql.com:/usr/home/ram/work/bug10798/my41-bug10798ramil/ram@mysql.com/myoffice.izhnet.ru2007-02-051-1/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Fix for bug #10798: If relay log fails to rotate, slave will crash afterramil/ram@mysql.com/myoffice.izhnet.ru2006-12-181-0/+7
* | | | Merge pilot.mysql.com:/home/msvensson/mysql/bug22943/my41-bug22943msvensson@pilot.mysql.com2007-01-291-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug#22943 syscall pruning in libmysqlmsvensson@pilot.mysql.com2007-01-291-1/+0
| | |/ | |/|
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/ |/|
* | Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/nosik.monty.fi2006-11-201-8/+9
|\ \
| * | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-8/+9
* | | Merge mysql.com:/home/bk/MERGE/mysql-4.1-mergelars@mysql.com/black.(none)2006-11-131-3/+18
|\ \ \ | | |/ | |/|
| * | bug#19402 SQL close to the size of the max_allowed_packet fails on the slaveaelkin/elkin@dsl-hkibras-fe30f900-107.dhcp.inet.fi2006-11-121-2/+11
| * | Merge dsl-hkibras-fe30f900-107.dhcp.inet.fi:/home/elkin/MySQL/TEAM/FIXES/4.1/...aelkin/elkin@dsl-hkibras-fe30f900-107.dhcp.inet.fi2006-11-081-4/+10
| |\ \
| | * | BUG#19402 SQL close to the size of the max_allowed_packet fails on the slaveaelkin/elkin@dsl-hkigw8-fe00f800-98.dhcp.inet.fi2006-09-121-4/+10
| * | | Merge bk-internal:/home/bk/mysql-4.1-maintjimw@rama.(none)2006-09-281-1/+1
| |\ \ \
* | \ \ \ Merge mysql.com:/home/bkroot/mysql-5.0-rpllars@mysql.com/black.(none)2006-11-131-6/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | BUG#20697 slave fails to rollback replicated transaction hang over innodb_loc...aelkin/elkin@dsl-hkigw8-feb9fb00-191.dhcp.inet.fi2006-10-111-7/+16
* | | | | Fix for bug #19736 VIEW: column names not quoted properly when view is replic...ramil/ram@mysql.com/myoffice.izhnet.ru2006-11-031-13/+15
* | | | | Merge rama.(none):/home/jimw/my/mysql-4.1-cleanjimw@rama.(none)2006-09-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug #2717: include/my_global.h mis-defines __attribute__jimw@rama.(none)2006-08-171-1/+1
| | |/ | |/|
* | | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-4.1-maint_20328iggy@rolltop.ignatz42.dyndns.org2006-08-161-1/+1
|\ \ \ | | |/ | |/|
| * | Bug #20402: DROP USER failure logged as ERROR rather than WARNINGtsmith/tim@siva.hindu.god2006-07-261-1/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-1/+1
|\ \
| * | A fix and a test case for Bug#15752 "Lost connection to MySQL server kostja@bodhi.local2006-07-241-1/+1
* | | slave.cc:grog@eucla.lemis.com2006-07-251-4/+4
|/ /
* | A fix for Bug#19022 "Memory bug when switching db during trigger execution". konstantin@mysql.com2006-06-281-18/+0
* | Fix yet another place that used uint32 instead of uint.konstantin@mysql.com2006-06-271-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekonstantin@mysql.com2006-06-271-7/+9
|\ \
| * | A fix and a test case forkonstantin@mysql.com2006-06-271-7/+9
* | | Bug#19437 (Connection refused by server: "2002 Can't connect... /master.sock"):mats@mysql.com2006-06-201-0/+20
|/ /
* | Bug#19938 Valgrind error (race) in handle_slave_sql()msvensson@neptunus.(none)2006-05-231-0/+2
* | Bug #19938 Valgrind error (race) in handle_slave_sql()msvensson@neptunus.(none)2006-05-231-1/+8
* | Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060523082057|49143msvensson@neptunus.(none)2006-05-231-11/+2
* | Bug#19938 Valgrind error (race) in handle_slave_sql()msvensson@neptunus.(none)2006-05-231-2/+11
* | WL#2645 (CHECK TABLE FOR UPGRADE)holyfoot@deer.(none)2006-02-171-1/+1
* | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-14/+24
* | Always initialize THD::thread_stack: it's used inkonstantin@mysql.com2005-11-231-1/+1
* | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-4/+6
* | Fix for the patch #13377. Avoids race condition for relay logs close.SergeyV@selena.2005-10-271-16/+14
* | BUG#121915: Merge 4.1->5.0sergefp@mysql.com2005-10-191-1/+0
|\ \ | |/
| * fix for Valgrind errors: query_id needs to be inited early (already fixed in ...guilhem@mysql.com2005-10-141-1/+0
* | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0SergeyV@selena.2005-10-171-0/+17
|\ \
| * | Fixes bug #13377. Added code to close active log files in case SergeyV@selena.2005-10-031-0/+17
* | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-10-131-2/+3
|\ \ \ | | |/ | |/|
| * | Fixes during review of new codemonty@mysql.com2005-10-131-2/+3
* | | fixes after merge of 4.1.guilhem@mysql.com2005-10-131-5/+6
* | | Merge mysql.com:/home/mysql_src/mysql-4.1guilhem@mysql.com2005-10-121-19/+110
|\ \ \ | |/ /