summaryrefslogtreecommitdiff
path: root/sql/mdl.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8260 : Issues related to concurrent CTASNirbhay Choubey2015-06-191-1/+11
* * Merged the missing revision 3934 fromNirbhay Choubey2014-02-051-4/+4
* Fixes for some compiler warnings.Nirbhay Choubey2014-01-091-1/+1
* Merging revision 3839..3932 from codership-mysql/5.5.Nirbhay Choubey2014-01-091-2/+3
* References: lp:1233353 - releasing explicit MDL locks for BF aborted transact...Seppo Jaakola2013-09-301-1/+6
* References lp:1115708 - merged with lp:mariadb/5.5 revision 3657Seppo Jaakola2013-02-051-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
* | References: lp:1066784 - Merged revisions 3810-3827 from lp:codership-mysqlSeppo Jaakola2012-11-281-0/+30
* | References lp:1066784 - bzr merge lp:maria/5.5 (rev: 3562)Seppo Jaakola2012-10-241-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
* | | References lp:1066784Seppo Jaakola2012-10-231-0/+8
* | | Initial push of codership-wsrep API implementation for MariaDB. Seppo Jaakola2012-04-131-2/+96
|/ /
* | 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
* | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-8/+0
* | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK andDmitry Lenev2010-08-061-9/+28
|/
* Bug #55223 assert in Protocol::end_statement during CREATE DATABASEJon Olav Hauglid2010-07-221-67/+5
* A pre-requisite for patch fixing bug #52044 "FLUSH TABLES Dmitry Lenev2010-07-131-103/+0
* merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-131-2/+2
|\
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
* | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-38/+38
* | A new implementation for the TABLE_SHARE cache in MDLKonstantin Osipov2010-06-181-29/+53
|/
* Patch that changes approach to how we acquire metadataDmitry Lenev2010-06-071-302/+444
* A follow up for the previous patch, titled:Konstantin Osipov2010-06-031-3/+4
* A code review comment for Bug#52289.Konstantin Osipov2010-06-031-76/+182
* Add comments to a few MDL deadlock-search related variablesKonstantin Osipov2010-06-021-1/+11
* Fix for bug #51263 "Deadlock between transactionalDmitry Lenev2010-05-261-3/+2
* 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