summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-4/+4
|\
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-4/+4
* | Merge chunk from trunk.Chad MILLER2008-07-101-29/+46
|\ \ | |/
| * Fixes to make code compile on Windows.mkindahl@dl145h.mysql.com2008-01-311-1/+1
| * Replace one overlooked return with DBUG_RETURN in function log_loaded_blockhezx@mail.hezx.com2008-01-061-1/+1
| * Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0-rplaelkin/elkin@koti.dsl.inet.fi2007-12-211-25/+44
| |\
| | * BUG#30435 loading large LOAD DATA INFILE breaks slave with aelkin/elkin@koti.dsl.inet.fi2007-12-211-25/+44
| * | Bug #31359 change_master sets group_master_log_pos twice, aelkin/elkin@koti.dsl.inet.fi2007-12-211-3/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-12-101-9/+9
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-101-9/+9
| |\
| | * Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-07-021-9/+9
| | |\
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-04-031-9/+9
| | | |\
| | | | * Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...cmiller@zippy.cornsilk.net2007-02-271-9/+9
| | | | |\
| | | | | * Prevent bugs by making DBUG_* expressions syntactically equivalent cmiller@zippy.cornsilk.net2007-02-221-9/+9
| | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communitycmiller@zippy.cornsilk.net2007-01-031-1/+1
| | | | | |\
| | | | | | * Bug#24795: Add SHOW PROFILEcmiller@zippy.cornsilk.net2007-01-031-1/+1
* | | | | | | BUG#30752 rpl_dual_pos_advance valgrind (jump depends on uninitialized LOG_INFO)sven@murkla.(none)2007-10-031-2/+8
|/ / / / / /
* | | | | | Fix for bug #29420: crash with show and purge binlogsramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-07-051-4/+2
|/ / / / /
* | | | | Bug#26664 test suite times out on OS X 64bitmsvensson@pilot.blaudden2007-05-241-2/+2
|/ / / /
* | | | Removing two more compilation warnings.rafal@quant.(none)2007-03-011-0/+2
* | | | Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplrafal@quant.(none)2007-02-271-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#25306 (Race conditions during replication slave shutdown (valgrind stacks)):rafal@quant.(none)2007-02-031-3/+5
| |/ /
* | | Merge pilot.mysql.com:/home/msvensson/mysql/bug22943/my41-bug22943msvensson@pilot.mysql.com2007-01-291-3/+3
|\ \ \ | |/ / |/| |
| * | Bug#22943 syscall pruning in libmysqlmsvensson@pilot.mysql.com2007-01-291-3/+3
* | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/ |/|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/nosik.monty.fi2006-11-201-2/+2
|\ \
| * | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-2/+2
* | | Merge mysql.com:/home/bk/MERGE/mysql-4.1-mergelars@mysql.com/black.(none)2006-11-131-0/+6
|\ \ \ | |/ / |/| / | |/
| * 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-1/+5
| * 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-0/+2
| |\
| | * 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-0/+2
* | | Merge perch.ndb.mysql.com:/home/jonas/src/41-workjonas@perch.ndb.mysql.com2006-09-041-2/+6
|\ \ \ | |/ /
| * | bug#21965 - replicationjonas@perch.ndb.mysql.com2006-09-041-2/+6
| |/
* | foo2grog@mysql.com[grog]2006-04-131-21/+0
* | foo1grog@mysql.com[grog]2006-04-131-9/+9
* | Bug#17284 erroneous temp table cleanup on slave.aelkin@mysql.com2006-04-071-0/+6
* | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-3/+9
* | Fixes bug #13377. my_open() & my_create() functions changed to use SergeyV@selena.2005-11-141-32/+7
* | Fixes bug #13377. Added code to close active log files in case SergeyV@selena.2005-10-031-5/+32
* | Bug#9683 INFORMATION_SCH: Creation of temporary table allowed ingluh@eagle.intranet.mysql.r18.ru2005-09-131-2/+2
* | Merge mysql.com:/home/kostja/mysql/mysql-4.1-rootkonstantin@mysql.com2005-07-191-1/+1
|\ \ | |/
| * Fix for BUG#12003 "assertion failure in testsuite (double lock ofgbichot@production.mysql.com2005-07-181-1/+1
* | Manual merge.konstantin@mysql.com2005-06-071-2/+4
|\ \
| * | Patch two (the final one) for Bug#7306 "the server side preparedStatementkonstantin@mysql.com2005-06-071-2/+4
* | | Merge with 4.1monty@mysql.com2005-06-071-1/+1
|\ \ \ | |/ / |/| / | |/
| * mergedserg@serg.mylan2005-06-031-1/+1
| |\
| | * sql_repl.cc:ndbdev@dl145b.mysql.com2005-06-031-1/+1
* | | Merge from 4.1msvensson@neptunus.(none)2005-05-261-17/+16
|\ \ \ | |/ /
| * | Cleanup during code reviewmonty@mysql.com2005-05-251-18/+18