summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5115 RBR from MySQL 5.6 to MariaDB 10.0 does not workSergei Golubchik2013-12-091-36/+149
* 10.0-base mergeSergei Golubchik2013-11-131-3/+3
|\
| * 5.5. mergeSergei Golubchik2013-11-131-3/+3
| |\
| | * MDEV-4824 userstats - wrong user statisticsSergei Golubchik2013-11-111-3/+3
* | | Merge 10.0-base to 10.0unknown2013-11-071-1/+0
|\ \ \ | |/ /
| * | MDEV-4506: Parallel replication.unknown2013-11-051-1/+0
* | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-254/+289
|\ \ \ | |/ /
| * | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-254/+289
| |\ \
| | * | MDEV-5206: Incorrect slave old-style position in MDEV-4506, parallel replicat...unknown2013-10-311-5/+11
| | * | MDEV-4506: Parallel replication.unknown2013-10-231-25/+7
| | * | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-10-171-27/+29
| | * | Moved the remaining variables, that depends on sql execution, from Relay_log_...Michael Widenius2013-10-151-6/+6
| | * | Fixes for parallel slave:Michael Widenius2013-10-141-87/+67
| | * | MDEV-4506: parallel replication.unknown2013-09-161-45/+45
| | * | MDEV-4506, parallel replication.unknown2013-09-131-37/+35
| | * | MDEV-4506: Parallel replication: Intermediate commitunknown2013-07-121-10/+10
| | * | MDEV-4506: Parallel replication: intermediate commit.unknown2013-07-081-1/+1
| | * | MDEV-4506: Parallel replication. Intermediate commit.unknown2013-07-031-18/+30
| | * | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-06-281-35/+53
| | * | MDEV-4506: Parallel replication of group-committed transactions: Intermediate...unknown2013-06-241-9/+46
* | | | 10.0-base merge (roles)Sergei Golubchik2013-10-291-5/+10
|\ \ \ \ | |/ / /
| * | | post-review cleanupSergei Golubchik2013-10-271-1/+1
| * | | support DEFINER=role and DEFINER=current_roleSergei Golubchik2013-10-181-5/+10
* | | | 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