summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
|\ \ \ \