summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-85/+91
* auto merge from mysql-5.1-rep+3.Luis Soares2010-02-091-2/+8
|\
| * Auto Merge from 5.1-rep+2unknown2010-01-201-6/+4
| |\
| * | BUG#49562: SBR out of sync when using numeric data types + userLuis Soares2010-01-151-2/+8
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-311-1/+16
|\ \ \
| * \ \ bug#47142Andrei Elkin2010-01-271-1/+16
| |\ \ \
| | * | | bug#47142Andrei Elkin2010-01-271-1/+2
| | * | | Bug #47142 "slave start until" stops 1 event too late in 4.1 to 5.0 replicationAndrei Elkin2010-01-251-1/+14
| | * | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-1/+5
| | * | | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-051-6/+16
* | | | | merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-3/+3
|\ \ \ \ \
| * | | | | WL#2360 Performance schemaMarc Alff2010-01-061-3/+3
* | | | | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-14/+54
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1Alfranio Correia2009-12-171-8/+50
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-3/+3
| | |\ \ \
| | * | | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-8/+50
| * | | | | Merging with mysql-5.1-rep+2Mats Kindahl2009-12-151-6/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2009-12-151-6/+4
| * | | | | merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-061-3/+3
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
* | | | | 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
|\ \