summaryrefslogtreecommitdiff
path: root/sql/mdl.h
Commit message (Expand)AuthorAgeFilesLines
* - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-6/+7
* MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-1/+3
* MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-8/+0
* MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-7/+0
* Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-1/+1
|\
| * MDEV-7186 get_lock() crashes on Windows, main.sp_notembedded and main.trigger...Sergei Golubchik2015-01-191-1/+1
* | cleanup: s/const CHARSET_INFO/CHARSET_INFO/Sergei Golubchik2014-12-041-1/+1
* | MDEV-4018 : Feature Request: microseconds in GET_LOCK()Nirbhay Choubey2014-11-301-3/+3
* | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-2/+0
* | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-1/+11
|/
* Asserting correct database name lettercase inSergei Golubchik2014-05-011-0/+2
* MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tablesSergey Vojtovich2014-03-201-15/+1
* MDEV-5675 - Performance: my_hash_sort_bin is called too oftenSergey Vojtovich2014-03-061-0/+15
* MDEV-4748 - metadata_lock_info pluginSergey Vojtovich2013-12-161-2/+5
* add metadata_lock_infoKentoku SHIBA2013-12-111-2/+5
* 10.0-monty mergeSergei Golubchik2013-07-211-17/+103
|\
| * More merge fixes:Michael Widenius2013-06-161-13/+91
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-4/+15
| * Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* | 10.0-base mergeSergei Golubchik2013-04-151-16/+36
|\ \ | |/ |/|
| * MDEV-3917 multiple use locks (GET_LOCK) in one connection.Alexey Botchkov2013-04-121-14/+29
| * merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-2/+8
| |\
| | * Bug #15954872 "MAKE MDL SUBSYSTEM AND TABLE DEFINITION CACHEDmitry Lenev2012-12-111-2/+8
| | * Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASESGleb Shchepa2012-12-051-2/+0
| | * Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASESGleb Shchepa2012-12-051-0/+2
* | | merge with 5.5Sergei Golubchik2012-11-031-0/+6
|\ \ \ | |/ /
| * | mysql-5.5.28Sergei Golubchik2012-10-161-0/+6
| |\ \ | | |/
| | * Bug#13058122 - DML, LOCK/UNLOCK TABLES AND SELECT LEAD TO Praveenkumar Hulakund2012-08-071-0/+6
* | | fixes for test failuresSergei Golubchik2012-09-271-13/+29
|/ /
* | mysql-5.5 mergeSergei Golubchik2012-01-161-0/+8
|\ \ | |/
| * Fix for bug#12695572 - "IMPROVE MDL PERFORMANCE IN PRE-VISTADmitry Lenev2011-11-151-0/+8
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-7/+20
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-07-041-6/+19
| |\
| | * Fix for bug #12641342 - "61401: UPDATE PERFORMANCE DEGRADESDmitry Lenev2011-06-161-5/+18
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |/
* | 5.5-mergeSergei Golubchik2011-07-021-99/+119
|\ \ | |/
| * Move I_P_List_adapter to sql_plist.h as it is currently being usedDavi Arnaut2011-04-111-15/+0
| * This patch fixes the bug which caused the funcs_1.storedprocJon Olav Hauglid2010-11-221-1/+1
| * Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-68/+117
| * Reverted a temporary workaround for bug #56405 "DeadlockDmitry Lenev2010-09-301-15/+1
* | lots of post-merge changesSergei Golubchik2011-04-251-0/+1
|/
* A temporary workaround for bug #56405 "Deadlock in theDmitry Lenev2010-09-061-1/+15
* Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-10/+73
|\
| * Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-4/+95
* | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK andDmitry Lenev2010-08-061-2/+14
|/
* Bug #55223 assert in Protocol::end_statement during CREATE DATABASEJon Olav Hauglid2010-07-221-4/+4
* A pre-requisite for patch fixing bug #52044 "FLUSH TABLES Dmitry Lenev2010-07-131-4/+0
* A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-3/+7
* A new implementation for the TABLE_SHARE cache in MDLKonstantin Osipov2010-06-181-2/+3
* Patch that changes approach to how we acquire metadataDmitry Lenev2010-06-071-57/+63