summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* | 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
* BUG#46864 Incorrect update of InnoDB table on slave when using trigger with m...Alfranio Correia2009-08-271-0/+9
* auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-08-241-2/+11
|\
| * BUG#46130 Slave does not correctly handle "expected errors"Alfranio Correia2009-08-131-2/+11
* | Manual Mergeunknown2009-08-121-0/+9
|\ \ | |/ |/|
| * BUG#45516 SQL thread does not use database charset properlyunknown2009-08-121-0/+10
* | Merge from 5.0Gleb Shchepa2009-07-241-12/+4
|\ \ | |/
| * Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-12/+4
* | BUG#44581 Slave stops when transaction with non-transactional table gets lock...Alfranio Correia2009-07-061-4/+33
* | Merge from 5.0Staale Smedseng2009-06-291-2/+2
|\ \ | |/
| * Merge from 5.0-btStaale Smedseng2009-06-291-2/+2
* | merge mysql-5.0-bugteam --> mysql-5.1-bugteamAlfranio Correia2009-06-181-2/+2
|\ \ | |/
| * BUG#34687 Error in bin-log after shutdown restart binlog was not closed properlyAlfranio Correia2009-06-111-2/+2
| |
| \
*-. \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-6/+7
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-1/+2
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-1/+2
| |/
* | Merge BUG#41948He Zhenxing2009-05-311-26/+8
|\ \
| * | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-26/+8
* | | Merge BUG#43263 from 5.0-bugteam to 5.1-bugteamHe Zhenxing2009-05-311-1/+4
|\ \ \ | |/ / |/| / | |/
| * BUG#43263 BEGIN skipped in some replicate-do-db casesHe Zhenxing2009-05-311-1/+4
| * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-4/+4
| |\
| | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-35/+50
| | |\
| | * \ Merge from mysql-5.0.66-releaseJonathan Perkin2008-07-171-1/+7
| | |\ \
| | * \ \ Merge chunk from trunk.Chad MILLER2008-07-101-1/+2
| | |\ \ \
| | * \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-3/+4
| | |\ \ \ \
| | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-4/+4
| | |\ \ \ \ \
| | | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-4/+4
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-4/+4
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-4/+4
| | | | | |\ \ \ \ \
| * | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-0/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | auto-mergeIgnacio Galarza2009-03-191-17/+32
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-051-16/+31
* | | | | | | | | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-05-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge main 5.1 into 5.1-buildJoerg Bruehe2009-05-081-63/+127
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ merge: 5.1-bt local bug fix branch --> 5.1-bt up-to-date.Luis Soares2009-05-141-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | BUG#42749: infinite loop writing to row based binlog - processlist showsLuis Soares2009-05-121-2/+3
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |