summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* mergeVladislav Vaintroub2010-02-1673-6647/+10793
|\
| * Auto-merge from mysql-next-4284.Alexander Nozdrin2010-02-152-8/+14
| |\
| | * Fix for bug #51093 "Crash (possibly stack overflow) in Dmitry Lenev2010-02-151-1/+14
| | * Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-151-7/+0
| * | Auto-merge from mysql-next-4284.Alexander Nozdrin2010-02-152-4/+9
| |\ \ | | |/
| | * Fix for bug #51136 "Crash in pthread_rwlock_rdlock on Dmitry Lenev2010-02-151-1/+1
| | * Fix for bug #51134 "Crash in MDL_lock::destroy on a concurrent Dmitry Lenev2010-02-151-3/+8
| * | After-merge fix.Alexander Nozdrin2010-02-151-1/+0
| * | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-1532-224/+452
| |\ \ | | |/ | |/|
| * | Fix for bug #50908 "Assertion `handler_tables_hash.records == 0' Dmitry Lenev2010-02-125-15/+42
| * | Bug #45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-1110-68/+144
| * | Fix for bug #50998 "Deadlock in MDL code during test Dmitry Lenev2010-02-101-2/+7
| * | Fix for bug #50913 "Deadlock between open_and_lock_tables_derivedDmitry Lenev2010-02-089-3/+44
| * | Merge next-4284 -> next-4284-mergeKonstantin Osipov2010-02-061-2/+2
| |\ \
| | * | Bug #50912 Assertion `ticket->m_type >= mdl_request->type'Jon Olav Hauglid2010-02-061-2/+2
| * | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-0657-6759/+1512
| |\ \ \ | | |/ / | |/| |
| * | | Merge next-4284 -> next-4284-merge.Konstantin Osipov2010-02-051-3/+10
| |\ \ \
| | * | | Bug #50907 Assertion `hash_tables->table->next == __null' on Jon Olav Hauglid2010-02-051-3/+10
| * | | | next-mr -> next-4284 merge:Konstantin Osipov2010-02-052-26/+35
| * | | | next-mr -> next-4284 merge:Konstantin Osipov2010-02-051-1/+1
| * | | | A post-merge fix for next-mr -> next-4284 merge:Konstantin Osipov2010-02-052-38/+38
| * | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-0547-1385/+3553
| |\ \ \ \
| * | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-0425-157/+239
| | |/ / / | |/| | |
| * | | | Merge next-mr -> next-4284-merge.Konstantin Osipov2010-02-0417-175/+184
| |\ \ \ \
| * | | | | Small clean-up in CREATE TABLE LIKE implementation.Dmitry Lenev2010-02-041-5/+0
| * | | | | Improve concurrency in metadata locking subsystem byDmitry Lenev2010-02-041-6/+14
| * | | | | Merge next-4284 -> next-4284-mergeKonstantin Osipov2010-02-042-32/+0
| |\ \ \ \ \
| | * | | | | A follow-up for the patch which implemented newDmitry Lenev2010-02-032-32/+0
| * | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-0410-349/+802
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge next-4248 -> next-4284-mergeKonstantin Osipov2010-02-032-5/+1
| |\ \ \ \ \ \
| | * | | | | | Bug #50786 Assertion `thd->mdl_context.trans_sentinel() == __null' Jon Olav Hauglid2010-02-032-5/+1
| * | | | | | | Fix a failure of rpl_cross_version, caused by hand-initalizationKonstantin Osipov2010-02-031-4/+4
| * | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-039-21/+79
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge next-mr -> next-4284Konstantin Osipov2010-02-0376-2256/+3983
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge next-4284 -> next-4284-merge.Konstantin Osipov2010-02-031-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix for bug #50784 "MDL: Assertion `m_tickets.is_empty() ||Dmitry Lenev2010-02-031-0/+2
| * | | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-0378-8869/+6778
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge next-mr -> next-4284. Konstantin Osipov2010-02-0216-358/+266
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-0234-403/+802
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-0267-1357/+2135
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix for sporadical crashes of lock_multi_bug38499.testDmitry Lenev2010-02-012-3/+11
| * | | | | | | | | | | | 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-0123-1467/+1616
| * | | | | | | | | | | | Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-2119-746/+1501
| * | | | | | | | | | | | Bug #50412 Assertion `! is_set()' failed inJon Olav Hauglid2010-01-201-1/+2
| * | | | | | | | | | | | Bug #49988 MDL deadlocks with mysql_create_db, reload_acl_and_cacheJon Olav Hauglid2010-01-121-0/+6
| * | | | | | | | | | | | Backport ofTor Didriksen2010-01-124-18/+38
| * | | | | | | | | | | | Implementation of simple deadlock detection for metadata locks.Dmitry Lenev2009-12-3010-85/+303
| * | | | | | | | | | | | Apply and review:Konstantin Osipov2009-12-2915-285/+548
| * | | | | | | | | | | | A prerequisite patch for the fix for Bug#46224Konstantin Osipov2009-12-2221-375/+555