summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: galera misc cleanupsSergei Golubchik2014-10-101-2/+1
* cleanup: simplify the usage of WSREP_FORMAT macroSergei Golubchik2014-10-101-5/+5
* Removed files that had been accidentally committedMonty2014-10-071-5/+5
* cleanup: galera merge, simple changesSergei Golubchik2014-10-011-23/+12
* MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-271-18/+123
|\
| * MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-18/+123
* | Made sql_log_slow a session variableMonty2014-08-091-9/+9
|/
* 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