summaryrefslogtreecommitdiff
path: root/sql/mysqld.h
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-8/+1
| | * | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-3/+3
| | |/ /
| | * | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-0/+2
| | |\ \
| | | * | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-071-0/+1
| | | * | Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-0/+1
| | | |/
| | * | Merge of bug#51851.Mattias Jonsson2010-05-241-2/+2
| | |/
| | * Fix compile error (different storage class for mysql_temp_dir_list) Alexander Nozdrin2010-04-121-1/+1
| | * A post-fix patch for WL#4877/WL#5030:Alexander Nozdrin2010-04-121-1/+1
| | * WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+510
* | Fixed failures in rpl_parallel2Monty2015-11-231-1/+1
* | Merge branch 'mdev7818-4' into bb-10.0-knielsenKristian Nielsen2015-11-131-0/+3
|\ \
| * | MDEV-7818: Deadlock occurring with parallel replication and FTWRLKristian Nielsen2015-11-131-0/+3
* | | MDEV-8476 Race condition in slave SQL thread shutdownMonty2015-11-121-1/+2
|/ /
* | 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
| |\ \ \ | | |/ /