summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintserg@janus.mylan2007-12-201-21/+31
|\
| * Bug#12713 "Error in a stored function called from a SELECT doesn't kostja@bodhi.(none)2007-12-121-21/+31
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergecmiller@zippy.cornsilk.net2007-12-141-192/+495
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-146/+157
| |\ \ | | |/ | |/|
| | * Doxygenization of comments.cmiller@zippy.cornsilk.net2007-10-111-145/+156
| * | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl-mergemkindahl@dl145h.mysql.com2007-11-151-13/+117
| |\ \
| | * | Elimination of warning for unused function code_name() in non-debug mode.mats@kindahl-laptop.dnsalias.net2007-11-131-0/+2
| | * | Fixes to eliminate warnings.mats@kindahl-laptop.dnsalias.net2007-11-131-4/+6
| | * | BUG#31793 (log event corruption causes crash):mats@kindahl-laptop.dnsalias.net2007-11-121-10/+37
| | * | Merge capulet.net:/home/bk/mysql-5.0-rplmats@capulet.net2007-11-091-5/+6
| | |\ \
| | * | | BUG#31793 (log event corruption causes crash):mats@capulet.net2007-11-091-12/+85
| * | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1mkindahl@dl145h.mysql.com2007-11-141-33/+221
| |\ \ \ \
| | * | | | Second attempt at getting rid of warnings in replication tree.mats@kindahl-laptop.dnsalias.net2007-11-071-1/+1
| | * | | | Adding return value, which is not used, and wrapped debug function inmats@kindahl-laptop.dnsalias.net2007-11-071-1/+2
| | * | | | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-10-301-4/+67
| | |\ \ \ \
| | | * | | | BUG#19958 (RBR idempotency issue for UPDATE and DELETE):mats@kindahl-laptop.dnsalias.net2007-10-301-4/+67
| | * | | | | Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug27571_asyn_killed_...aelkin/elkin@koti.dsl.inet.fi2007-10-301-5/+6
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug #27571 asynchronousity in setting mysql_`query`::error andaelkin/elkin@koti.dsl.inet.fi2007-10-291-5/+6
| | | | |/ / | | | |/| |
| | * | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1bar@bar.myoffice.izhnet.ru2007-10-301-25/+148
| | |\ \ \ \
| | | * | | | WL#4078: Document binary format of binlog entriessven@murkla.(none)2007-10-251-2/+27
| | | | |/ / | | | |/| |
| | | * | | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-10-241-17/+64
| | | |\ \ \
| | | | * \ \ Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-10-221-17/+64
| | | | |\ \ \
| | | | | * | | BUG#28618 (Skipping into the middle of a group with SQL_SLAVE_SKIP_COUNTERmats@kindahl-laptop.dnsalias.net2007-10-191-17/+64
| | | * | | | | BUG#31702 (Missing row on slave causes assertion failure under row-basedmats@kindahl-laptop.dnsalias.net2007-10-241-6/+3
| | | * | | | | Bug#31702 (Missing row on slave causes assertion failure under row-based repl...mats@kindahl-laptop.dnsalias.net2007-10-201-5/+22
| | | |/ / / /
| | | * | | | manual merge for bug_29136, bug#29309.aelkin/elkin@koti.dsl.inet.fi2007-10-131-2/+26
| | | * | | | Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug29136-mdeleteaelkin/elkin@koti.dsl.inet.fi2007-10-131-0/+3
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Bug #29309 Incorrect "Seconds_Behind_Master" value in SHOW SLAVE STATUS after...aelkin/elkin@koti.dsl.inet.fi2007-10-041-1/+31
| | | * | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2007-10-011-3/+17
| | | |\ \ \ \ | | | | | |/ / | | | | |/| / | | | | |_|/ | | | |/| |
| | | | * | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-09-241-3/+7
| | | | |\ \
| | | | * \ \ Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-09-201-1/+1
| | | | |\ \ \
| | | | * \ \ \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2007-09-171-0/+10
| | | | |\ \ \ \
| | | | | * | | | BUG#30790 : Suspicious code in rpl_utility.cccbell/Chuck@mysql_cab_desk.2007-09-141-0/+10
| | | | | * | | | Merge quant.(none):/ext/mysql/bk/mysql-5.1-bug21842-5.1.22rafal@quant.(none)2007-08-271-9/+16
| | | | | |\ \ \ \
| | | | | * | | | | Post merge fixes.rafal@quant.(none)2007-08-271-18/+23
| | | | | * | | | | Merge quant.(none):/ext/mysql/bk/mysql-5.1-bug21842-5.1.22rafal@quant.(none)2007-08-271-493/+412
| | | | | |\ \ \ \ \
* | | | | | \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-communitycmiller@zippy.cornsilk.net2007-11-091-24/+30
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Rename: query_error -> is_slave_error.kostja@bodhi.(none)2007-10-201-24/+30
| |/ / / / / / / / /
* | | | | | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-recentcommmergecmiller@zippy.cornsilk.net2007-10-291-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Bug#21557 entries in the general query log truncated at 1000 characters.davi@moksha.com.br2007-10-181-1/+1
* | | | | | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationcmiller@zippy.cornsilk.net2007-10-171-820/+1006
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge trift2.:/MySQL/M51/clone-5.1joerg@trift2.2007-09-281-3/+7
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | BUG#31076 (Server crashes when start slave is issued):mats@kindahl-laptop.dnsalias.net2007-09-241-3/+7
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | BUG#31076 (Server crashes when start slave is issued):mats@kindahl-laptop.dnsalias.net2007-09-201-1/+1
| * | | | | | | Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2007-09-101-2/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...holyfoot/hf@mysql.com/hfmain.(none)2007-09-071-2/+1
| * | | | | | | Merge sita.local:/Users/tsmith/m/bk/maint/51-target22tsmith@sita.local2007-08-291-478/+383
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | BUG#21842: Exclude Rows_log_event members used in event application if rafal@quant.(none)2007-08-281-10/+15
| | | |_|/ / | | |/| | |
| | * | | | BUG#21842: There was an inconsistency in the use of table->record[0] and rafal@quant.(none)2007-08-271-10/+17
| | | |/ / | | |/| |
| | * | | BUG#21842 (Cluster fails to replicate to innodb or myisam with err 134 rafal@quant.(none)2007-08-261-471/+364