summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-303/+59
| * | | | Bug#37780: Make KILL reliable (main.kill fails randomly)Davi Arnaut2010-10-221-14/+13
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-24/+10
* | | | | merge.Sergei Golubchik2010-11-251-31/+74
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-29/+74
| * | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-1/+5
| * | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-2/+1
| |\ \ \ | | |/ /
| * | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+2
| |\ \ \
| * \ \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
| |\ \ \ \
| * \ \ \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merged 5.1 with maria 5.1Michael Widenius2008-10-101-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-12-271-4/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-4/+4
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-4/+4
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Fixed several bugs found by running *.test with maria engineunknown2007-09-031-2/+2
| | | | * | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-071-2/+2
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | in mysql_unlock_tables(), do thr_unlock() AFTER external_unlock().unknown2007-07-041-2/+2
* | | | | | | | | | | | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-17/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-17/+9
* | | | | | | | | | | | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor.Konstantin Osipov2010-07-271-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-131-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-6/+6
* | | | | | | | | | | | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-39/+28
* | | | | | | | | | | | | A fix for Bug#54811 "Assert in mysql_lock_have_duplicate()".Konstantin Osipov2010-06-291-104/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | | WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-111-1/+2
* | | | | | | | | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-14/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Backport: Remove unused and ancient files, functions, and facilities.Davi Arnaut2010-05-281-14/+0
* | | | | | | | | | | | | Fix for bug #51263 "Deadlock between transactionalDmitry Lenev2010-05-261-2/+2
* | | | | | | | | | | | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-5/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+6
* | | | | | | | | | | | A post-review fix for type-aware metadata locks.Konstantin Osipov2010-03-161-112/+36
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | A review comment for the fix for Bug#46672.Konstantin Osipov2010-03-131-103/+33
|/ / / / / / / / / / / /
* | | | | | | | | | | | Bug#33669: Transactional temporary tables do not work under --read-onlyDavi Arnaut2010-03-101-59/+46
* | | | | | | | | | | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-2/+5
* | | | | | | | | | | | Bug #45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-111-4/+8
* | | | | | | | | | | | Fix for bug #50913 "Deadlock between open_and_lock_tables_derivedDmitry Lenev2010-02-081-0/+19
* | | | | | | | | | | | Merge next-mr -> next-4284-merge.Konstantin Osipov2010-02-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | WL#2360 Performance schemaMarc Alff2010-01-111-1/+1
* | | | | | | | | | | | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-18/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | WL#2360 Performance schemaMarc Alff2010-01-061-15/+15
* | | | | | | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge cleanupMarc Alff2009-12-111-1/+1
| * | | | | | | | | | | | WL#2360 Performance schemaMarc Alff2009-12-091-6/+6
* | | | | | | | | | | | | Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-41/+45
* | | | | | | | | | | | | Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-211-0/+18
* | | | | | | | | | | | | Apply and review:Konstantin Osipov2009-12-291-0/+51
* | | | | | | | | | | | | A prerequisite patch for the fix for Bug#46224Konstantin Osipov2009-12-221-14/+3
* | | | | | | | | | | | | Merge with next-4284.Konstantin Osipov2009-12-111-1/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Backport of revno: 3685Jon Olav Hauglid2009-12-101-1/+26
* | | | | | | | | | | | | | Backport a part of Monty's fix for Bug#39396, rev. 2736.2.11 Konstantin Osipov2009-12-101-2/+8
|/ / / / / / / / / / / / /