summaryrefslogtreecommitdiff
path: root/sql/mysqld.h
Commit message (Expand)AuthorAgeFilesLines
* Merge MDEV-8147 into 10.0Kristian Nielsen2015-05-261-0/+1
|\
| * MDEV-8147: Assertion `m_lock_type == 2' failed in handler::ha_close() during ...Kristian Nielsen2015-05-261-0/+1
* | perfschema 5.6.24Sergei Golubchik2015-05-051-0/+1
|/
* Return to original stage after mysql_lock_tablesMichael Widenius2015-01-181-0/+2
* MDEV-7102: Incorrect PSI_stage_info message in SHOW PROCESSLIST during parall...Kristian Nielsen2014-11-131-0/+1
* 5.5.40+ mergeSergei Golubchik2014-10-091-0/+1
|\
| * mysql-5.5.40Sergei Golubchik2014-10-061-0/+1
| |\
| | * Bug#17873011 NO DEPRECATION WARNING FOR THREAD_CONCURRENCYArun Kuruvila2014-07-021-0/+1
| | * Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-2/+4
* | | Don't use LOCK_status for the duration of SHOW STATUS because of possible loo...Michael Widenius2014-09-121-2/+3
* | | remove unused OPT_xxx values from mysqld.cc and the related dead codeSergei Golubchik2014-08-031-8/+0
* | | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-0/+1
* | | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica...Kristian Nielsen2014-07-081-6/+4
* | | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallelunknown2014-06-031-3/+7
* | | 5.5 mergeSergei Golubchik2014-05-091-1/+5
|\ \ \ | |/ /
| * | mysql-5.5.37 selective mergeSergei Golubchik2014-03-271-1/+1
| |\ \ | | |/
| | * BUG#18054998 - BACKPORT FIX FOR BUG#11765785 to 5.5Thayumanavar2014-01-131-11/+1
* | | revno: 5265Sergei Golubchik2014-05-071-0/+5
* | | RBR triggers compiled-out with ifdefs in 10.0unknown2014-03-191-0/+4
* | | MDEV-9095: Executing triggers on slave in row-based replicationunknown2014-03-191-0/+1
* | | MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-121-0/+1
* | | MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-091-1/+2
* | | mergeSergei Golubchik2014-02-281-1/+1
|\ \ \
| * \ \ 10.0-base mergeSergei Golubchik2014-02-261-1/+1
| |\ \ \
| | * \ \ 5.5 mergeSergei Golubchik2014-02-251-1/+1
| | |\ \ \ | | | |/ /
| | | * | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| | | |\ \ | | | | |/
| | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | | Merge MDEV-5657 (parallel replication) to 10.0unknown2014-02-261-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MDEV-5657: Parallel replication.unknown2014-02-261-2/+4
| |/ / /
* | | | Merge MariaDB 10.0-base to 10.0.unknown2014-02-101-0/+4
|\ \ \ \ | |/ / /
| * | | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-071-0/+2
* | | | Automatic mergeMichael Widenius2014-02-051-1/+1
|\ \ \ \
| * | | | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-051-1/+1
* | | | | 10.0-base mergeSergei Golubchik2014-02-031-0/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
* | | | Percona-Server-5.6.14-rel62.0 mergeSergei Golubchik2013-12-221-1/+2
* | | | 10.0-base mergeSergei Golubchik2013-12-161-4/+0
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-11-231-1/+0
| |\ \ \ | | |/ /
| | * | mysql-5.5.34 mergeSergei Golubchik2013-11-191-1/+0
| | |\ \ | | | |/
| | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-0/+1
| | | * BUG#16196591 - CLIENTS CANNOT CONNECT TO MYSQLThayumanavar2013-02-051-0/+1
| * | | MDEV-5306: Missing locking around rpl_global_gtid_binlog_stateunknown2013-11-181-3/+0
* | | | MDEV-5277 - Ensure that all MySQL 5.6 options are supported by theSergey Vojtovich2013-11-251-0/+2
* | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-7/+32
|\ \ \ \ | |/ / /
| * | | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-7/+31
| |\ \ \
| | * | | MDEV-4506: Parallel replication.unknown2013-10-241-0/+1
| | * | | Moved the remaining variables, that depends on sql execution, from Relay_log_...Michael Widenius2013-10-151-0/+15
| | * | | Fixes for parallel slave:Michael Widenius2013-10-141-3/+3
| | * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-051-0/+2
| | * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-041-1/+2
| | * | | MDEV-4506: Parallel replication. Intermediate commit.unknown2013-07-031-1/+1