summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#13545447: RPL_ROTATE_LOGS FAILS DUE TO CONCURRENCY ISSUES IN REP. CODEPedro Gomes2013-02-151-1/+7
* BUG#16200555: EMPTY NAME FOR USER VARIABLE IS ALLOWED AND BREAKS STATEMENT BI...Nuno Carvalho2013-01-281-4/+3
* Bug#11752707-SLAVE CRASHES IF RBR HAS AS DESTINATION A VIEWVenkatesh Duggirala2013-01-191-0/+1
* Bug#11764602 ASSERTION INLibing Song2012-12-011-4/+14
* BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKSNuno Carvalho2012-10-211-0/+16
* BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKSNuno Carvalho2012-10-121-5/+40
* BUG#14548159: Followup patch to fix some issues on PB2Rohit Kalhans2012-09-231-2/+3
* BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-45/+164
* merge from 5.1 repo.Andrei Elkin2012-07-101-5/+19
|\
| * BUG#11762670:MY_B_WRITE RETURN VALUE IGNOREDSujatha Sivakumar2012-07-101-5/+19
* | Bug#14275000Andrei Elkin2012-07-051-4/+12
|/
* 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 database2010-12-291-1/+6
* | Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.cc2010-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 information2010-10-231-1/+1
* | Bug#55478 Row events wrongly apply on the temporary table of the same name2010-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 slave2010-10-091-19/+21
|/ /
* | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-17/+15
* | Postfix bug#483212010-07-081-3/+17
* | The following statements support the CURRENT_USER() where a user is needed.2010-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.2010-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 SAVEPOINTs2010-03-281-4/+1