summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6137 better help for SET/ENUM sysvarsSergei Golubchik2014-06-191-2/+1
* merge MySQL-5.6 bugfix "Bug#17862905: MYSQLDUMP CREATES USELESS METADATA LOCKS"Sergei Golubchik2014-05-051-19/+55
* Make copy_up_file_and_fill() safe for disk fullMichael Widenius2014-03-231-1/+2
* MDEV-5930 Server crashes in thd_get_ha_data on CREATE OR REPLACE TABLEMichael Widenius2014-03-231-2/+2
* MDEV-5930: Server crashes in thd_get_ha_data on CREATE OR REPLACE TABLEMichael Widenius2014-03-231-3/+5
* MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_...Michael Widenius2014-03-231-10/+4
* Fix for MDEV-5589: "Discrepancy in binlog on half-failed CREATE OR REPLACE"Michael Widenius2014-03-201-0/+13
* mergeSergei Golubchik2014-02-281-2/+2
|\
| * 10.0-base mergeSergei Golubchik2014-02-261-2/+2
| |\
| | * 5.5 mergeSergei Golubchik2014-02-251-2/+2
| | |\
| | | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+2
| | | |\
| | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-3/+5
* | | | | Merge MDEV-5657 (parallel replication) to 10.0unknown2014-02-261-14/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MDEV-5657: Parallel replication.unknown2014-02-261-14/+15
| |/ / /
* | | | Merge MariaDB 10.0-base to 10.0.unknown2014-02-101-12/+24
|\ \ \ \ | |/ / /
| * | | MDEV-5636: Deadlock in RESET MASTERunknown2014-02-091-12/+23
| * | | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-071-0/+1
* | | | Automatic mergeMichael Widenius2014-02-051-32/+83
|\ \ \ \
| * | | | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-051-15/+44
| * | | | Implementation of MDEV-5491: CREATE OR REPLACE TABLEMichael Widenius2014-01-291-17/+39
* | | | | 10.0-base mergeSergei Golubchik2014-02-031-47/+119
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | MDEV-5363: Make parallel replication waits killableunknown2013-12-131-43/+91
| * | | MDEV-5363: Make parallel replication waits killableunknown2013-12-051-11/+35
* | | | 10.0-base mergeSergei Golubchik2013-12-161-139/+172
|\ \ \ \ | |/ / /
| * | | MDEV-4983: Do not leave stale master-bin.state binlog state fileunknown2013-11-221-1/+7
| * | | MDEV-4982: GTID looses all binlog state after crash if InnoDB is disabledunknown2013-11-211-97/+158
| * | | MDEV-5306: Missing locking around rpl_global_gtid_binlog_stateunknown2013-11-181-43/+9
* | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-28/+365
|\ \ \ \ | |/ / /
| * | | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-28/+365
| |\ \ \
| | * | | MDEV-4506: Parallel replication: error handling.unknown2013-10-141-4/+5
| | * | | Fixes for parallel slave:Michael Widenius2013-10-141-3/+9
| | * | | MDEV-4506: parallel replication.unknown2013-09-231-19/+13
| | * | | MDEV-4506: Parallel replication.unknown2013-09-191-11/+18
| | * | | MDEV-4506: Parallel replication.unknown2013-09-171-0/+1
| | * | | MDEV-4506: parallel replication.unknown2013-09-171-0/+12
| | * | | MDEV-4506, parallel replication.unknown2013-09-131-90/+190
| | * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-051-0/+47
| | * | | MDEV-4506: Parallel replication. Intermediate commit.unknown2013-06-261-14/+179
| | * | | MDEV-4506: Parallel replication of group-committed transactions: Intermediate...unknown2013-06-241-6/+10
* | | | | Merge 10.0-base -> 10.0Sergey Petrunya2013-10-161-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETESergey Petrunya2013-10-151-0/+9
| |\ \ \ \
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-2/+2
| | * | | | MDEV-5045: Server crashes in QPF_query::print_explain with log_slow_verbosity...Sergey Petrunya2013-09-201-2/+2
| | * | | | MDEV-407: Print EXPLAIN [ANALYZE] in the slow query logSergey Petrunya2013-09-191-0/+9
* | | | | | 10.0-base merge.Sergei Golubchik2013-09-211-5/+51
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix various places where code would work incorrectly if the common_header_len...unknown2013-09-041-3/+13
| |/ / / /
| * | | | MDEV-26: Global transaction ID.unknown2013-08-231-2/+38
* | | | | 10.0-monty mergeSergei Golubchik2013-07-211-23/+27
|\ \ \ \ \
| * | | | | MDEV-4756: 10.0-monty tree: log_state.test failsSergey Petrunya2013-07-041-0/+3