summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* support DEFINER=role and DEFINER=current_roleSergei Golubchik2013-10-181-5/+10
* 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
* | | | | 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
| |/ / / |/| | |
* | | | 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
* | | | | 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
* | | | | 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
* | | | Fixed: MDEV-4352; LOAD DATA was not multi-source safeMichael Widenius2013-05-031-22/+81
* | | | MDEV-4446: Incorrect handling of binlog checksum when searching for GTID star...unknown2013-04-291-1/+25
* | | | Fix more failures in buildbot.unknown2013-04-251-1/+1
* | | | Makeing rpl_filter for each Master_info.Lixun Peng2013-04-161-3/+8
* | | | MDEV-26: Global transaction ID. First alpha release.unknown2013-04-151-15/+539
|\ \ \ \
| * | | | MDEV-26: Global transaction ID.unknown2013-03-261-2/+5
| * | | | MDEV-26: Global transaction IDunknown2013-03-261-23/+24
| * | | | MDEV-26: Global transaction ID.unknown2013-03-221-3/+5
| * | | | MDEV-26: Global transaction ID.unknown2013-03-211-20/+30
| * | | | MDEV-26: Global Transaction ID.unknown2013-03-111-1011/+0
| * | | | MDEV-26: Global Transaction ID.unknown2013-03-111-15/+63
| * | | | MDEV-26: Global Transaction IDunknown2013-02-271-0/+4
| * | | | MDEV-26: Global transaction ID.unknown2013-02-261-64/+40