summaryrefslogtreecommitdiff
path: root/sql/mdl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-1/+1
|\
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-1/+1
* | A code review comment for Bug#52289.Konstantin Osipov2010-06-031-16/+7
* | Add comments to a few MDL deadlock-search related variablesKonstantin Osipov2010-06-021-0/+1
* | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-0/+4
|/
* Fix an issue with the IBM C++ compilerJoerg Bruehe2010-03-241-0/+8
* Bug#51295 Build warnings in mdl.ccMarc Alff2010-03-071-5/+5
* Fix for bug #51105 "MDL deadlock in rqg_mdl_stability testDmitry Lenev2010-02-281-7/+8
* Fix for bug #51136 "Crash in pthread_rwlock_rdlock on Dmitry Lenev2010-02-151-1/+1
* Bug #45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-111-7/+7
* A post-merge fix for next-mr -> next-4284 merge:Konstantin Osipov2010-02-051-9/+9
* A follow-up for the patch which implemented newDmitry Lenev2010-02-031-2/+0
* Bug #50786 Assertion `thd->mdl_context.trans_sentinel() == __null' Jon Olav Hauglid2010-02-031-1/+1
* Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-1/+1
* Fix for sporadical crashes of lock_multi_bug38499.testDmitry Lenev2010-02-011-1/+4
* Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-83/+301
* Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-211-36/+100
* Implementation of simple deadlock detection for metadata locks.Dmitry Lenev2009-12-301-0/+13
* A prerequisite patch for the fix for Bug#46224Konstantin Osipov2009-12-221-8/+38
* Backport of:Konstantin Osipov2009-12-101-20/+25
* Backport of: Konstantin Osipov2009-12-091-4/+13
* Backport of revno: 2617.68.39Jon Olav Hauglid2009-12-091-0/+4
* Backport of revno: 2617.69.40Jon Olav Hauglid2009-12-091-14/+23