summaryrefslogtreecommitdiff
path: root/sql/mdl.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
* 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
* 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
* Backport of:Konstantin Osipov2009-12-081-35/+50
* Backport of:Konstantin Osipov2009-12-041-1/+2
* Backport of:Konstantin Osipov2009-12-041-115/+145
* Backport of:Konstantin Osipov2009-12-041-31/+31
* Backport of:Konstantin Osipov2009-12-041-110/+172
* Backport of:Konstantin Osipov2009-12-021-0/+19
* Backport of:Konstantin Osipov2009-12-021-5/+8
* Backport of:Konstantin Osipov2009-12-011-1/+2
* Backport of:Konstantin Osipov2009-12-011-41/+13
* Backport of:Konstantin Osipov2009-12-011-4/+6
* Backport of:Konstantin Osipov2009-12-011-46/+48
* Backport of:Konstantin Osipov2009-11-301-2/+2
* Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-0/+260