summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl-mergeunknown2007-11-151-13/+117
|\
| * Elimination of warning for unused function code_name() in non-debug mode.unknown2007-11-131-0/+2
| * Fixes to eliminate warnings.unknown2007-11-131-4/+6
| * BUG#31793 (log event corruption causes crash):unknown2007-11-121-10/+37
| * Merge capulet.net:/home/bk/mysql-5.0-rplunknown2007-11-091-5/+6
| |\
| * | BUG#31793 (log event corruption causes crash):unknown2007-11-091-12/+85
* | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2007-11-141-33/+221
|\ \ \
| * | | Second attempt at getting rid of warnings in replication tree.unknown2007-11-071-1/+1
| * | | Adding return value, which is not used, and wrapped debug function inunknown2007-11-071-1/+2
| * | | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-10-301-4/+67
| |\ \ \
| | * | | BUG#19958 (RBR idempotency issue for UPDATE and DELETE):unknown2007-10-301-4/+67
| * | | | Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug27571_asyn_killed_...unknown2007-10-301-5/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug #27571 asynchronousity in setting mysql_`query`::error andunknown2007-10-291-5/+6
| | | |/ | | |/|
| * | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-10-301-25/+148
| |\ \ \
| | * | | WL#4078: Document binary format of binlog entriesunknown2007-10-251-2/+27
| | | |/ | | |/|
| | * | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-10-241-17/+64
| | |\ \
| | | * \ Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-10-221-17/+64
| | | |\ \
| | | | * | BUG#28618 (Skipping into the middle of a group with SQL_SLAVE_SKIP_COUNTERunknown2007-10-191-17/+64
| | * | | | BUG#31702 (Missing row on slave causes assertion failure under row-basedunknown2007-10-241-6/+3
| | * | | | Bug#31702 (Missing row on slave causes assertion failure under row-based repl...unknown2007-10-201-5/+22
| | |/ / /
| | * | | manual merge for bug_29136, bug#29309.unknown2007-10-131-2/+26
| | * | | Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug29136-mdeleteunknown2007-10-131-0/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug #29309 Incorrect "Seconds_Behind_Master" value in SHOW SLAVE STATUS after...unknown2007-10-041-1/+31
| | * | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-10-011-3/+17
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-09-241-3/+7
| | | |\ \
| | | * \ \ Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-09-201-1/+1
| | | |\ \ \
| | | * \ \ \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-09-171-0/+10
| | | |\ \ \ \
| | | | * | | | BUG#30790 : Suspicious code in rpl_utility.ccunknown2007-09-141-0/+10
| | | | * | | | Merge quant.(none):/ext/mysql/bk/mysql-5.1-bug21842-5.1.22unknown2007-08-271-9/+16
| | | | |\ \ \ \
| | | | * | | | | Post merge fixes.unknown2007-08-271-18/+23
| | | | * | | | | Merge quant.(none):/ext/mysql/bk/mysql-5.1-bug21842-5.1.22unknown2007-08-271-493/+412
| | | | |\ \ \ \ \
* | | | | | | | | | Rename: query_error -> is_slave_error.unknown2007-10-201-24/+30
|/ / / / / / / / /
* | | | | | | | | Bug#21557 entries in the general query log truncated at 1000 characters.unknown2007-10-181-1/+1
* | | | | | | | | Merge trift2.:/MySQL/M51/clone-5.1unknown2007-09-281-3/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | BUG#31076 (Server crashes when start slave is issued):unknown2007-09-241-3/+7
| | |_|_|_|/ / | |/| | | | |
| * | | | | | BUG#31076 (Server crashes when start slave is issued):unknown2007-09-201-1/+1
* | | | | | | Merge bk@192.168.21.1:mysql-5.1-optunknown2007-09-101-2/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...unknown2007-09-071-2/+1
* | | | | | | Merge sita.local:/Users/tsmith/m/bk/maint/51-target22unknown2007-08-291-478/+383
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | BUG#21842: Exclude Rows_log_event members used in event application if unknown2007-08-281-10/+15
| | |_|/ / | |/| | |
| * | | | BUG#21842: There was an inconsistency in the use of table->record[0] and unknown2007-08-271-10/+17
| | |/ / | |/| |
| * | | BUG#21842 (Cluster fails to replicate to innodb or myisam with err 134 unknown2007-08-261-471/+364
* | | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-08-211-43/+69
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fixed errors found by pushbuild:unknown2007-08-161-1/+1
| * | Fixed problem that Start_log_event_v3::created was not set properlyunknown2007-08-141-38/+51
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-15/+28
| |\ \
| | * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-15/+28
* | | | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-08-171-71/+71
|\ \ \ \
| * | | | Renaming MASTER_INFO to Master_info in order to follow the codingunknown2007-08-161-1/+1
| * | | | Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsunknown2007-08-161-70/+70