summaryrefslogtreecommitdiff
path: root/sql/mdl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-141-1/+11
* - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-0/+1
* MDEV-7952 - clock_gettime() takes 0.24% in OLTP ROSergey Vojtovich2015-06-191-5/+2
* MDEV-8073 - Build error in sql/mdl.cc on OS X 10.10Sergey Vojtovich2015-04-301-6/+6
* MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-164/+128
* MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-196/+150
* MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-129/+26
* MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-189/+77
* MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-149/+27
* Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-0/+1
|\
| * MDEV-7299 Assertion `m_status == DA_ERROR || m_status == DA_OK' fails on conc...Sergei Golubchik2015-01-191-0/+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-4/+4
* | fixing embedded: WaaS. Wsrep as a Service.Sergei Golubchik2014-10-011-8/+8
* | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-4/+2
* | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-7/+134
|/
* MDEV-5792 - Deadlock between SELECTs from METADATA_LOCK_INFO and anotherSergey Vojtovich2014-04-231-3/+34
* MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tablesSergey Vojtovich2014-03-201-7/+0
* MDEV-5675 - Performance: my_hash_sort_bin is called too oftenSergey Vojtovich2014-03-061-22/+20
* add metadata_lock_infoKentoku SHIBA2013-12-111-0/+42
* 10.0-monty mergeSergei Golubchik2013-07-211-166/+305
|\
| * mdl_sync now works.Michael Widenius2013-07-021-3/+8
| * More merge fixes:Michael Widenius2013-06-161-84/+181
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-66/+86
* | - Fixed compiler warningMichael Widenius2013-06-051-1/+1
* | 10.0-base mergeSergei Golubchik2013-04-151-21/+105
|\ \ | |/ |/|
| * MDEV-3917 multiple use locks (GET_LOCK) in one connection.Alexey Botchkov2013-04-121-21/+105
* | 10.0-base mergeSergei Golubchik2013-01-311-5/+10
|\ \ | |/
| * 5.5 mergeSergei Golubchik2013-01-291-4/+8
| |\
| | * Fixed some race conditons and bugs related to killed queriesMichael Widenius2013-01-111-3/+3
| | * Fix for MDEV-4009: main.delayed sporadically fails with "query 'REPLACE DELAY...Michael Widenius2013-01-101-1/+5
| * | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+2
| |/
* | merge with 5.5Sergei Golubchik2012-11-031-8/+112
|\ \ | |/
| * mysql-5.5.28Sergei Golubchik2012-10-161-8/+112
| |\
| | * Bug#13058122 - DML, LOCK/UNLOCK TABLES AND SELECT LEAD TO Praveenkumar Hulakund2012-08-071-8/+112
* | | fixes for test failuresSergei Golubchik2012-09-271-24/+41
|/ /
* | MDEV-117 Assertion: prebuilt->sql_stat_start || trx->conc_state == 1 failed a...Sergei Golubchik2012-03-011-9/+13
* | mysql-5.5 mergeSergei Golubchik2012-01-161-45/+221
|\ \ | |/
| * Fix for bug#12695572 - "IMPROVE MDL PERFORMANCE IN PRE-VISTADmitry Lenev2011-11-151-45/+221
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
* | cleanupsSergei Golubchik2011-10-191-3/+0
|/
* More review fixesMikael Ronstrom2011-03-041-2/+2
* mergeMikael Ronstrom2011-01-041-242/+355
|\
| * Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-218/+345
| * Reverted a temporary workaround for bug #56405 "DeadlockDmitry Lenev2010-09-301-24/+10
* | Added more wait states for THD wait serviceMikael Ronstrom2010-10-271-0/+6
|/
* A temporary workaround for bug #56405 "Deadlock in theDmitry Lenev2010-09-061-10/+24
* Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-63/+98
|\
| * Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-69/+19