summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* merge from 5.5 repo.Andrei Elkin2012-07-101-5/+19
|\
| * merge from 5.1 to 5.5Sujatha Sivakumar2012-07-101-5/+19
| |\
| | * BUG#11762670:MY_B_WRITE RETURN VALUE IGNOREDSujatha Sivakumar2012-07-101-5/+19
* | | merge bug14275000 fixes to 5.5Andrei Elkin2012-07-051-5/+13
|\ \ \ | |/ / |/| |
| * | 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-06-121-1/+1
|\ \ \
| * \ \ BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-301-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-211-1/+1
* | | | upmerge from mysql-5.1 branch -> mysql-5.5 branchRohit Kalhans2012-05-301-5/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixing the build failure on Windows debug build.Rohit Kalhans2012-05-301-5/+12
| |/ /
* | | upmerge from mysql-5.1 branch -> mysql-5.5 branchRohit Kalhans2012-05-291-0/+6
|\ \ \ | |/ /
| * | Bug#11762667: MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUTRohit Kalhans2012-05-291-0/+6
| |/
* | upmerge from mysql-5.1 -> mysql-5.5.Rohit Kalhans2012-05-181-16/+34
|\ \ | |/
| * BUG#14005409 - 64624Rohit Kalhans2012-05-181-16/+34
* | Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-8/+23
|\ \
| * \ merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-04-121-0/+23
| |\ \
| * \ \ merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-03-081-4/+21
| |\ \ \
| * | | | Bug#13693012: SLAVE CRASHING ON INSERT STATEMENT WITH MERGE TABLE Luis Soares2012-02-241-7/+22
* | | | | merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-1/+35
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-1/+35
* | | | BUG#12662190:COM_COMMIT IS NOT INCREMENTED FROM THE BINARY LOGS ON SLAVE, COM...Sujatha Sivakumar2012-04-121-0/+23
| |_|/ |/| |
* | | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-02-291-4/+21
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE...Praveenkumar Hulakund2012-02-291-4/+21
* | BUG#11760927Luis Soares2011-11-151-2/+2
* | BUG#11760927: 53375: RBR + NO PK => HIGH LOAD ON SLAVE (TABLE Luis Soares2011-11-111-0/+64
* | Automerge from mysql-5.1 into mysql-5.5.Luis Soares2011-07-151-4/+11
|\ \ | |/
| * DBUG_PRINT in solaris does not work well with NULL parameters.Luis Soares2011-07-151-4/+11
* | BUG#11753004Luis Soares2011-07-141-12/+136
|\ \ | |/
| * BUG#11753004: 44360: REPLICATION FAILEDLuis Soares2011-07-141-12/+136
| * Updated/added copyright headersKent Boortz2011-07-031-6/+27
| |\
* | \ Updated/added copyright headersKent Boortz2011-07-041-1/+2
|\ \ \
* \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | BUG#12558519: RPL_TYPECONV PRODUCES VALGRIND STACKLuis Soares2011-05-231-0/+1
* | | | BUG#11766865: Automerged mysql-5.1 into mysql-5.5.Luis Soares2011-03-251-5/+26
|\ \ \ \ | | |_|/ | |/| |
| * | | BUG#11766865: 60091: RBR + NO PK + UPDATE NULL VALUE --> SLAVE BREAK WITH ERR...Luis Soares2011-03-241-5/+26
| |/ /
* | | Bug #50914 mysqlbinlog not handling drop of current default databaseunknown2010-12-291-1/+6
|\ \ \ | |/ /
| * | 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 #56662 Assertion failed: next_insert_id == 0, file .\handler.ccunknown2010-12-211-12/+18
* | | BUG 46697Luis Soares2010-12-141-1/+2
|\ \ \ | |/ /
| * | BUG 46697Luis Soares2010-12-141-1/+1
| * | BUG#46697: Table name in error message is not populatedLuis Soares2010-12-031-1/+2
* | | Merge from mysql-5.5-runtime to mysql-5.5-bugteamJon Olav Hauglid2010-11-181-0/+4
|\ \ \
| * | | Bug#57058: SERVER_QUERY_WAS_SLOW not wired up.Davi Arnaut2010-11-161-0/+2
| * | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-0/+2
* | | | Bug#57306 SHOW PROCESSLIST does not display string literals well.Alexander Barkov2010-11-181-4/+17
|/ / /
* | | Manual mergeunknown2010-10-231-1/+1
|\ \ \ | |/ /