summaryrefslogtreecommitdiff
path: root/sql/mdl.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#51295 Build warnings in mdl.ccMarc Alff2010-03-071-37/+90
* Fix for bug #51105 "MDL deadlock in rqg_mdl_stability testDmitry Lenev2010-02-281-36/+63
* Fix for bug #51093 "Crash (possibly stack overflow) in Dmitry Lenev2010-02-151-1/+14
* Fix for bug #51134 "Crash in MDL_lock::destroy on a concurrent Dmitry Lenev2010-02-151-3/+8
* Bug #45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-111-44/+70
* Fix for bug #50998 "Deadlock in MDL code during test Dmitry Lenev2010-02-101-2/+7
* Bug #50912 Assertion `ticket->m_type >= mdl_request->type'Jon Olav Hauglid2010-02-061-2/+2
* A post-merge fix for next-mr -> next-4284 merge:Konstantin Osipov2010-02-051-29/+29
* Improve concurrency in metadata locking subsystem byDmitry Lenev2010-02-041-6/+14
* A follow-up for the patch which implemented newDmitry Lenev2010-02-031-30/+0
* Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-12/+12
* Fix for sporadical crashes of lock_multi_bug38499.testDmitry Lenev2010-02-011-2/+7
* Fix a Windows compilation warning (req_count is later usedKonstantin Osipov2010-02-011-1/+1
* Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-1025/+865
* Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-211-552/+1051
* Implementation of simple deadlock detection for metadata locks.Dmitry Lenev2009-12-301-9/+163
* A prerequisite patch for the fix for Bug#46224Konstantin Osipov2009-12-221-93/+215
* Bug #48541 Deadlock between LOCK_open and LOCK_mdlJon Olav Hauglid2009-12-161-1/+2
* Backport of revno: 2617.71.1Jon Olav Hauglid2009-12-101-0/+3
* Backport of:Konstantin Osipov2009-12-101-4/+4
* Backport of: Konstantin Osipov2009-12-091-2/+20
* Backport of revno: 2617.68.39Jon Olav Hauglid2009-12-091-0/+3
* Backport of revno: 2617.69.40Jon Olav Hauglid2009-12-091-26/+22
* Backport of:Konstantin Osipov2009-12-081-177/+65
* Backport of revno ## 2617.31.1, 2617.31.3, 2617.31.4, 2617.31.5,Konstantin Osipov2009-12-051-3/+3
* Backport of (WL#4284):Konstantin Osipov2009-12-041-14/+14
* Backport of:Konstantin Osipov2009-12-041-452/+460
* Backport of:Konstantin Osipov2009-12-041-317/+316
* Backport of:Konstantin Osipov2009-12-041-475/+551
* Backport of:Konstantin Osipov2009-12-041-4/+5
* Backport of (WL#3726)Konstantin Osipov2009-12-031-2/+3
* Backport of:Konstantin Osipov2009-12-021-44/+92
* Backport of:Konstantin Osipov2009-12-021-67/+114
* Backport of:Konstantin Osipov2009-12-011-2/+6
* Backport of:Konstantin Osipov2009-12-011-47/+50
* Backport of:Konstantin Osipov2009-12-011-61/+220
* Backport of:Konstantin Osipov2009-12-011-138/+121
* Backport of:Konstantin Osipov2009-12-011-305/+319
* Backport of:Konstantin Osipov2009-11-301-48/+65
* Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-0/+1342