summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0-base -> 10.0Sergey Petrunya2013-10-161-0/+1
|\
| * MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETESergey Petrunya2013-10-151-0/+1
| |\
| | * MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-1/+1
| | * [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-08-241-0/+1
| | |\
| | | * [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-08-241-0/+1
| | | |\
| | | | * [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-271-0/+1
| | | | |\
| | | | | * [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-271-0/+1
* | | | | | 10.0-base merge.Sergei Golubchik2013-09-211-107/+293
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-3/+9
| |\ \ \ \ \
| | * | | | | Fixed MySQL bug #69861 LAST_INSERT_ID is replicated incorrectly if replicatio...Michael Widenius2013-08-271-3/+9
| * | | | | | MDEV-4645: Incorrect reads of frozen binlog events; FDE corrupted in relay logunknown2013-09-121-88/+186
| * | | | | | Fix various places where code would work incorrectly if the common_header_len...unknown2013-09-041-13/+16
| | |/ / / / | |/| | | |
| * | | | | Fix embedded link error and uninitialised variable following previous push.unknown2013-08-231-1/+3
| * | | | | MDEV-4488: When master is on the list of ignore_server_ids, GTID position on ...unknown2013-08-221-3/+80
| | |/ / / | |/| | |
* | | | | cosmetic fixesSergei Golubchik2013-07-211-1/+1
* | | | | 10.0-monty mergeSergei Golubchik2013-07-211-119/+130
|\ \ \ \ \
| * | | | | binlog_old_versions.testSergei Golubchik2013-07-121-2/+2
| * | | | | Fixed some wrong format strings.Michael Widenius2013-06-281-87/+88
| * | | | | Fixed some merge issues:Michael Widenius2013-06-181-1/+2
| * | | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-29/+41
| * | | | | Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-2/+2
| * | | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-5/+5
* | | | | | 10.0-base mergeSergei Golubchik2013-07-181-3/+19
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 5.5 mergeSergei Golubchik2013-07-171-3/+13
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-2/+12
| | |\ \ \
| | | * \ \ Merge from mysql-5.1 to mysql-5.5Sujatha Sivakumar2013-03-281-0/+2
| | | |\ \ \
| | | | * | | Bug#14324766:PARTIALLY WRITTEN INSERT STATEMENT IN BINLOGSujatha Sivakumar2013-03-281-0/+2
| | | * | | | BUG#16541422: LOG-SLAVE-UPDATES + REPLICATE-WILD-IGNORE-TABLE FAILS FOR USER ...Nuno Carvalho2013-03-271-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | BUG#16541422: LOG-SLAVE-UPDATES + REPLICATE-WILD-IGNORE-TABLE FAILS FOR USER ...Nuno Carvalho2013-03-271-1/+1
| | | * | | | merge from 5.1Andrei Elkin2013-03-261-2/+9
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Bug#16541422 LOG-SLAVE-UPDATES + REPLICATE-WILD-IGNORE-TABLE FAILS FOR USER V...Andrei Elkin2013-03-261-2/+9
| | * | | | | MDEV-4576 : Aria storage engine's temporary files might not be deleted (Errc...Vladislav Vaintroub2013-06-161-1/+1
| * | | | | | MDEV-4688: empty @@gtid_slave_pos during slave commit.unknown2013-06-211-0/+6
* | | | | | | Adding support for MySQL-5.6 temporal column types:Alexander Barkov2013-07-101-5/+43
* | | | | | | 10.0-base mergeSergei Golubchik2013-06-061-11/+20
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 5.5 mergeSergei Golubchik2013-06-061-11/+20
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | The bugAlexander Barkov2013-05-081-6/+9
| | * | | | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-5/+11
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | BUG#13545447: RPL_ROTATE_LOGS FAILS DUE TO CONCURRENCY ISSUES IN REP. CODEPedro Gomes2013-02-151-1/+7
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | 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#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 VIEW RATHERVenkatesh Duggirala2013-01-191-0/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Bug#11752707-SLAVE CRASHES IF RBR HAS AS DESTINATION A VIEWVenkatesh Duggirala2013-01-191-0/+1
* | | | | | | Merge 10.0-base -> 10.0unknown2013-05-281-19/+85
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-4478: Implement GTID "strict mode"unknown2013-05-281-0/+9
| | |_|_|_|/ | |/| | | |
| * | | | | MDEV-4475 follow-up patch: Add forgotten initialisation of the padding for em...unknown2013-05-251-0/+3
| * | | | | MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not workunknown2013-05-241-1/+1
| * | | | | MDEV-26: Global transaction ID.unknown2013-05-221-2/+2
| * | | | | MDEV-26: Global transaction ID.unknown2013-05-151-17/+71