summaryrefslogtreecommitdiff
path: root/mysql-test/t/lock_multi.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-78/+0
* MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-0/+2
* merge 5.5 -> 10.0-baseunknown2013-08-201-1/+1
* 5.3 mergeSergei Golubchik2012-02-241-0/+1
|\
| * Fixes for make_binary_distribution and mysql_config for OpenSuse 12.1Michael Widenius2012-02-231-0/+1
* | merge with 5.3Sergei Golubchik2011-10-191-16/+0
|\ \ | |/
| * Merge with 5.1Michael Widenius2011-01-111-16/+0
| |\
| | * - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-16/+0
| * | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-11/+11
| |/
| * Bug#30331: Table_locks_waited shows inaccurate valuesDavi Arnaut2009-12-181-1/+3
* | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-25/+33
* | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-1/+1
|\ \
| * | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-1/+1
* | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK andDmitry Lenev2010-08-061-26/+46
|/ /
* | Bug #51240 ALTER TABLE of a locked MERGE table failsJon Olav Hauglid2010-02-261-0/+26
* | Fix for bug #51134 "Crash in MDL_lock::destroy on a concurrent Dmitry Lenev2010-02-151-0/+54
* | Bug #45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-111-0/+161
* | Fix for bug #50913 "Deadlock between open_and_lock_tables_derivedDmitry Lenev2010-02-081-0/+77
* | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-1/+3
|\ \
| * | Post-merge fix: wait for statement result before disconnecting. Otherwise the...Mikael Ronstrom2009-12-191-1/+3
* | | Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-19/+94
* | | Backport of revno: 2617.71.1Jon Olav Hauglid2009-12-101-1/+2
* | | Backport of revno: 2617.68.39Jon Olav Hauglid2009-12-091-0/+58
* | | Backport of:Konstantin Osipov2009-12-031-14/+14
* | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-21/+13
|/ /
* | Backport of:Konstantin Osipov2009-11-201-1/+36
* | Backport of:Konstantin Osipov2009-11-201-0/+1
* | Backport of Bug#47304 to mysql-next-mrDavi Arnaut2009-11-101-2/+0
|/
* Merge Bug#43230 into mysql-5.1-bugteamDavi Arnaut2009-04-031-0/+128
|\
| * Bug#43230: SELECT ... FOR UPDATE can hang with FLUSH TABLES WITH READ LOCK in...Davi Arnaut2009-04-031-0/+128
| * Merge of fixes into actual treeMatthias Leich2009-03-231-4/+2
| |\
* | \ Merge 5.0 -> 5.1 of fix for the bugs 43015 and 43065Matthias Leich2009-03-231-321/+1
|\ \ \ | | |/ | |/|
| * | Fix for Bug#43015 and Bug#43065Matthias Leich2009-03-231-357/+120
* | | Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114 Matthias Leich2009-03-061-54/+92
|\ \ \ | | |/ | |/|
| * | Merge of fix for Bug#42003 and Bug#43114 into more actual GCA treeMatthias Leich2009-03-051-58/+145
| |\ \ | | |/ | |/|
| | * Last slice of fix for Bug#42003 tests missing the disconnect of connections <...Matthias Leich2009-03-031-58/+143
| |/
* | manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rcGleb Shchepa2008-10-091-0/+201
|\ \ | |/
| * Bug#38499: flush tables and multitable table update withGleb Shchepa2008-10-091-0/+202
* | manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rcGleb Shchepa2008-10-081-0/+120
|\ \ | |/
| * Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-081-0/+119
| * Bug#31479 Bad lock interaction if CREATE TABLE LIKE is killedunknown2007-11-281-0/+32
| * Bug#20166 mysql-test-run.pl does not test system privilege tables creationunknown2007-02-261-0/+6
* | Fix lock_multi test case failure related tounknown2008-02-221-0/+3
* | Bug#34311 main.lock_multi.test failsunknown2008-02-061-32/+27
* | Disabling test case.unknown2008-02-051-28/+32
* | Fix test case of Bug 30331unknown2008-01-291-2/+8
* | Remove spurious commented out test line.unknown2008-01-281-1/+0
* | Bug#30331 Table_locks_waited shows inaccurate valuesunknown2008-01-281-0/+26
* | Bug#32395 Alter table under a impending global read lock causes a server crashunknown2007-12-121-1/+97
* | Bug#25856 (HANDLER table OPEN in one connection lock DROP TABLE in another one)unknown2007-08-171-0/+15