summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* merge 5.1->5.2Sergei Golubchik2010-06-011-10/+21
|\
| * Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-10/+21
| |\
| | * Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-281-4/+1
| | * Merging with mysql-5.1-bugteamMats Kindahl2010-03-171-4/+6
| | |\
| | | * BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-171-4/+6
| | * | Automerge: BUG 48993 bundle from bug report --> mysql-5.1-bugteam.Luis Soares2010-03-081-1/+1
| | |\ \
| | | * | BUG#48993: valgrind errors in mysqlbinlogLuis Soares2010-02-171-1/+1
| | * | | Bug #43414 Parenthesis (and other) warnings compiling Staale Smedseng2010-02-221-1/+1
| | |/ /
| | * | BUG#50620: Adding an index to a table prevents slave from loggingLuis Soares2010-02-051-0/+12
* | | | more fixes for buildbot failuresSergei Golubchik2010-04-061-3/+5
* | | | fixes for windows buildsSergei Golubchik2010-04-021-2/+1
* | | | mergedSergei Golubchik2010-03-151-11/+57
|\ \ \ \ | |/ / /
| * | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-11/+57
| |\ \ \ | | |/ /
| | * | Fix for compiler warnings:Davi Arnaut2010-01-281-2/+2
| | * | bug#47142Andrei Elkin2010-01-271-3/+34
| | |\ \
| | | * | Bug #47142 "slave start until" stops 1 event too late in 4.1 to 5.0 replicationAndrei Elkin2010-01-251-3/+34
| | * | | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-3/+3
| | * | | Fix for BUG#49481 and BUG#49482 reverted.Luis Soares2010-01-191-38/+1
| | * | | Fix for BUG#49481 and BUG#49482.Luis Soares2010-01-141-1/+38
| | * | | BUG#50018: automerge from 5.1-bt local --> 5.1-bt local latest.Luis Soares2010-01-141-3/+3
| | |\ \ \
| | | * | | BUG#50018: binlog corruption when table has many columnsLuis Soares2010-01-061-3/+3
| | * | | | Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLEunknown2010-01-061-2/+3
| | |\ \ \ \
| | | * | | | Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLEunknown2010-01-061-2/+2
| | * | | | | Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLEunknown2010-01-061-2/+2
| | |\ \ \ \ \ | | | |/ / / / | | | | / / / | | | |/ / / | | |/| | |
| | | * | | Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLEunknown2010-01-061-2/+2
| | * | | | Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLEunknown2009-12-311-1/+11
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLEunknown2009-12-311-1/+11
| | | |/ /
| | * | | Bug #34628 LOAD DATA CONCURRENT INFILE drops CONCURRENT in binary logunknown2009-12-151-0/+4
| | * | | Automerge bzr bundle in bug report into local mysql-5.1-bugteam latest.Luis Soares2009-12-071-4/+4
| | |\ \ \
| | | * | | BUG#48357: SHOW BINLOG EVENTS: Wrong offset or I/O errorLuis Soares2009-11-091-4/+4
| | | | |/ | | | |/|
| | * | | Automerge bzr bundle from bug report.Luis Soares2009-12-061-0/+1
| | |\ \ \
| | | * | | BUG#48340: rpl_cross_version: Found warnings/errors in server log file!Luis Soares2009-11-241-0/+1
| | | |/ /
* | | | | merge 5.1->5.2unknown2010-02-011-4/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-4/+12
| |\ \ \ \ | | |/ / /
| | * | | merge 5.1-bugteam (local) --> 5.1-bugteamAlfranio Correia2009-11-211-4/+12
| | |\ \ \ | | | |/ / | | |/| |
| | | * | BUG#48091 valgrind errors when slave has double not null and master has doubl...Alfranio Correia2009-10-221-6/+11
| | | * | BUG#48091 valgrind errors when slave has double not null and master has doubl...Alfranio Correia2009-10-221-1/+4
* | | | | merge 5.1-> 5.2unknown2009-12-081-59/+82
|\ \ \ \ \ | |/ / / /
| * | | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-301-54/+77
| |\ \ \ \
| | * | | | After-merge fix for merge of MySQL 5.1.41 into MariaDB: Valgrind fixes.unknown2009-11-251-0/+1
| | * | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-54/+76
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#46640: output from mysqlbinlog command in 5.1 breaks replicationunknown2009-10-231-1/+1
| | | |/ /
| | | * | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-7/+7
| | | * | Bug#46640: output from mysqlbinlog command in 5.1 breaks replicationunknown2009-10-141-33/+33
| | | * | Bug#47323 : mysqlbinlog --verbose displays bad output when events contain sub...He Zhenxing2009-10-091-1/+5
| | | * | auto-mergeTatiana A. Nurnberg2009-09-291-2/+2
| | | |\ \
| | | | * | BUG#47312: RBR: Disabling key on slave breaks replication:Luis Soares2009-09-271-2/+2
| | | * | | Bug#43746: YACC return wrong query string when parse 'load data infile' sql s...Tatiana A. Nurnberg2009-09-281-11/+18
| | | |/ /
| | | * | BUG#45999 Row based replication fails when auto_increment field = 0unknown2009-09-101-0/+11
| * | | | Automatic mergeMichael Widenius2009-11-301-1/+1
| |\ \ \ \