summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-121-1/+1
|\
| * BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-211-1/+1
* | Fixing the build failure on Windows debug build.Rohit Kalhans2012-05-301-5/+12
* | Bug#11762667: MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUTRohit Kalhans2012-05-291-0/+6
|/
* BUG#14005409 - 64624Rohit Kalhans2012-05-181-16/+34
* BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-1/+35
* Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE...Praveenkumar Hulakund2012-02-291-4/+21
* DBUG_PRINT in solaris does not work well with NULL parameters.Luis Soares2011-07-151-4/+11
* BUG#11753004: 44360: REPLICATION FAILEDLuis Soares2011-07-141-12/+136
* Updated/added copyright headersKent Boortz2011-07-031-6/+27
|\
| * BUG#11766865: 60091: RBR + NO PK + UPDATE NULL VALUE --> SLAVE BREAK WITH ERR...Luis Soares2011-03-241-5/+26
* | Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\ \ | |/ |/|
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | Bug #50914 mysqlbinlog not handling drop of current default databaseunknown2010-12-291-1/+6
* | Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.ccunknown2010-12-211-12/+18
* | BUG 46697Luis Soares2010-12-141-1/+1
* | BUG#46697: Table name in error message is not populatedLuis Soares2010-12-031-1/+2
* | Bug#27606 GRANT statement should be replicated with DEFINER informationunknown2010-10-231-1/+1
* | Bug#55478 Row events wrongly apply on the temporary table of the same nameunknown2010-10-211-0/+1
* | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-1/+1
* | BUG 38718: automerged bzr bundle from bug report into Luis Soares2010-10-131-4/+10
|\ \
| * | BUG#38718: slave sql thread crashes when reading relay logLuis Soares2010-10-061-4/+10
* | | Bug#55375 Transaction bigger than max_binlog_cache_size crashes slaveunknown2010-10-091-19/+21
|/ /
* | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-17/+15
* | Postfix bug#48321unknown2010-07-081-3/+17
* | The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-041-1/+64
* | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-12/+9
* | Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-281-66/+1
* | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-271-6/+0
|\ \
| * \ merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-171-6/+0
| |\ \
| | * | BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed...Alfranio Correia2010-05-191-6/+0
* | | | The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-271-1/+66
|/ / /
* | | BUG#53893: RBR: nullable unique key can lead to out-of-sync slaveLuis Soares2010-06-041-6/+3
* | | BUG#53893: RBR: nullable unique key can lead to out-of-sync slaveLuis Soares2010-06-021-2/+32
* | | BUG 52868: automerged bzr bundle from bug report.Luis Soares2010-05-201-7/+27
|\ \ \
| * | | BUG#52868: Wrong handling of NULL value during update, replication outLuis Soares2010-04-211-7/+27
| |/ /
* | | BUG#49522: Replication problem with mixed MyISAM/InnoDBLuis Soares2010-05-071-6/+22
|\ \ \ | |/ / |/| |
| * | BUG#29288: myisam transactions replicated to a transactionalMats Kindahl2009-09-231-6/+22
* | | 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
* | | | 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