summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-1/+1
|\
| * Bug #34628 LOAD DATA CONCURRENT INFILE drops CONCURRENT in binary logunknown2009-12-151-1/+1
| * BUG#48091 valgrind errors when slave has double not null and master has doubl...Alfranio Correia2009-10-221-2/+6
* | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-2/+63
|\ \ | |/ |/|
| * merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixesAndrei Elkin2009-10-011-2/+6
| |\
| | * BUG#43789 different master/slave table defs cause crash: text/varchar nullAlfranio Correia2009-09-291-2/+6
| * | WL#342 heartbeatAndrei Elkin2009-09-291-0/+57
| |/
* | Bug#43746: YACC return wrong query string when parse 'load data infile' sql s...Tatiana A. Nurnberg2009-09-281-3/+3
|/
* merge: 5.1-bt bug branch --> 5.1-bt latestLuis Soares2009-06-301-0/+1
|\
| * BUG#42941: --database paramater to mysqlbinlog fails with RBRLuis Soares2009-06-071-0/+1
* | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-4/+2
|/
* auto-mergeIgnacio Galarza2009-03-171-0/+2
|\
| * BUG#38174 secure-file-priv breaks LOAD DATA INFILE replication in statement modeAlfranio Correia2009-02-211-0/+2
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-2/+2
|\ \ | |/ |/|
* | merge: 5.1 -> 5.1-rplLuis Soares2009-01-231-13/+22
|\ \
| * | BUG#41924: high-level replication functions are not commentedSven Sandberg2009-01-091-12/+10
| * | BUG#41961: Some log_event types do not skip post-header when readingSven Sandberg2009-01-091-0/+8
| * | BUG#40482: server/mysqlbinlog crashes when reading invalid Incident_log_eventSven Sandberg2008-12-291-1/+4
* | | Auto MergeHe Zhenxing2008-09-291-0/+31
|\ \ \ | |/ /
| * | Merging 5.1 into 5.1-rpl-mergeMats Kindahl2008-08-271-0/+31
| |\ \
| | * | Additional fix for bug#31455 (rpl decoder)Alexander Barkov2008-08-211-0/+1
| | * | Bug#31455 mysqlbinlog don't print user readable info about RBR events Alexander Barkov2008-08-201-0/+30
| * | | Cherry picking patch for BUG#37051He Zhenxing2008-08-261-6/+35
| |/ /
* | | BUG#38734 rpl_server_id2 sync_with_master failedHe Zhenxing2008-09-281-9/+25
* | | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2008-07-311-6/+35
|/ /
* | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-bugteamunknown2008-03-281-25/+0
|\ \
| * | BUG#29020 (Event results not correctly replicated to slave in RBR):unknown2008-03-281-25/+0
* | | BUG#31168: @@hostname does not replicateunknown2008-03-071-22/+7
|/ /
* | WL#4078: Document binary format of binlog entriesunknown2008-02-201-20/+26
* | WL#4078: Document binary format of binlog entriesunknown2008-02-071-123/+490
* | Merge riska.(none):/home/sven/bktip/5.1-new-rplunknown2008-02-041-6/+6
|\ \
| * | BUG#34141: mysqlbinlog cannot read 4.1 binlogs containing load data infileunknown2008-01-301-6/+6
* | | Merge mysql1000.(none):/mnt/nb/home/elkin/MySQL/TEAM/FIXES/5.1/bug32971-error...unknown2008-01-311-0/+2
|\ \ \
| * | | Bug #32971 No user level error message from slave sql thread when ER_NO_DEFAU...unknown2008-01-311-0/+2
* | | | Post-merge changes.unknown2008-01-301-5/+5
| |/ / |/| |
* | | BUG#27779: Slave cannot read old rows log events.unknown2008-01-101-1/+5
|/ /
* | BUG#32407: Impossible to do point-in-time recovery from older binlogunknown2007-12-141-3/+26
* | Bug#31552 Replication breaks when deleting rows from out-of-sync tableunknown2007-12-121-0/+6
* | Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug27571_asyn_killed_...unknown2007-10-301-4/+6
|\ \ | |/
| * Bug #27571 asynchronousity in setting mysql_`query`::error andunknown2007-10-291-4/+6
* | WL#4078: Document binary format of binlog entriesunknown2007-10-251-130/+869
* | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-10-241-0/+25
|\ \
| * | BUG#28618 (Skipping into the middle of a group with SQL_SLAVE_SKIP_COUNTERunknown2007-10-191-0/+25
* | | Bug#31702 (Missing row on slave causes assertion failure under row-based repl...unknown2007-10-201-2/+22
|/ /
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-09-101-1/+14
|\ \
| * \ Merge sita.local:/Users/tsmith/m/bk/maint/51-target22unknown2007-08-291-54/+55
| |\ \
| | * | BUG#21842: Exclude Rows_log_event members used in event application if unknown2007-08-281-5/+5
| * | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-08-221-21/+56
| |\ \ \
| | * \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-08-211-21/+56
| | |\ \ \
| * | \ \ \ Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-08-201-1/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |