summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* BUG#38174 secure-file-priv breaks LOAD DATA INFILE replication in statement modeAlfranio Correia2009-02-211-0/+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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Last tweak for doxygen cleanup. The number of doxygen warnings is 0 now.unknown2007-08-161-1/+14
| | * | | | Fix doxygen warnings.unknown2007-08-161-2/+2
| | * | | | Doxygen warnings.unknown2007-08-161-1/+1
* | | | | | Post merge fixes.unknown2007-08-271-12/+12
* | | | | | Merge quant.(none):/ext/mysql/bk/mysql-5.1-bug21842-5.1.22unknown2007-08-271-74/+110
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | BUG#21842 (Cluster fails to replicate to innodb or myisam with err 134 unknown2007-08-261-53/+54
| | |/ / | |/| |
| * | | Fixed errors found by pushbuild:unknown2007-08-161-2/+2
| * | | Move function to be visible in embedded serverunknown2007-08-141-13/+11
| * | | Fixed problem that Start_log_event_v3::created was not set properlyunknown2007-08-141-20/+57
| |/ /
* | | Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsunknown2007-08-161-51/+49
* | | BUG#22086 : Extra Slave Col: Char(5) on slave and Char(10) on master cause my...unknown2007-08-101-2/+1
|/ /
* | WL#3228 (NDB) : RBR using different table defs on slave/masterunknown2007-07-291-0/+10
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-06-051-34/+35
|\ \