summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* A review comment for WL#4441 " LOCK_open: Remove requirement ofKonstantin Osipov2010-06-091-0/+29
* WL#4441 "LOCK_open: Remove requirement of mutex protecting Konstantin Osipov2010-06-081-7/+5
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
* A post-review fix for type-aware metadata locks.Konstantin Osipov2010-03-161-3/+58
|\
| * A review comment for the fix for Bug#46672.Konstantin Osipov2010-03-131-3/+57
|/
* Bug #51355 handler stmt cause assertion in Jon Olav Hauglid2010-02-251-0/+4
* Fix for bug #50908 "Assertion `handler_tables_hash.records == 0' Dmitry Lenev2010-02-121-0/+24
* Fix for bug #50913 "Deadlock between open_and_lock_tables_derivedDmitry Lenev2010-02-081-1/+3
* Bug #50907 Assertion `hash_tables->table->next == __null' on Jon Olav Hauglid2010-02-051-3/+10
* Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-4/+5
|\
| * Merge cleanupMarc Alff2009-12-111-1/+2
| * WL#2360 Performance schemaMarc Alff2009-12-091-3/+3
* | Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-1/+18
* | A prerequisite patch for the fix for Bug#46224Konstantin Osipov2009-12-221-124/+81
* | Backport of revno: 2617.68.37Jon Olav Hauglid2009-12-101-1/+1
* | Merge with next-4284.Konstantin Osipov2009-12-101-0/+1
|\ \
| * | Backport of revno: 2617.68.36lars-erik.bjork@sun.com2009-12-091-0/+1
* | | Backport of:Konstantin Osipov2009-12-101-1/+1
|/ /
* | Backport of:Konstantin Osipov2009-12-091-3/+3
* | Backport of revno: 2617.69.40Jon Olav Hauglid2009-12-091-1/+1
* | Backport of revno: 2617.68.9Jon Olav Hauglid2009-12-081-0/+16
* | Backport of:Konstantin Osipov2009-12-081-5/+3
* | Backport of:Konstantin Osipov2009-12-041-15/+15
* | Backport of:Konstantin Osipov2009-12-041-13/+12
* | Backport of:Konstantin Osipov2009-12-021-1/+1
* | Backport of:Konstantin Osipov2009-12-021-0/+1
* | Backport of:Konstantin Osipov2009-12-011-1/+2
* | Backport of:Konstantin Osipov2009-12-011-10/+12
* | Backport of:Konstantin Osipov2009-12-011-0/+1
* | Backport of:Konstantin Osipov2009-12-011-1/+1
* | Backport of:Konstantin Osipov2009-11-301-2/+1
* | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-57/+79
|/
* Backport of:Konstantin Osipov2009-11-241-2/+2
* Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-1/+1
|\
| * Bug#35428 When selecting from INFORMATION_SCHEMA tables, incomplete metadataSergey Glukhov2009-10-231-1/+1
* | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-5/+2
|\ \ | |/
| * Merge from 5.0Staale Smedseng2009-09-171-5/+2
| |\
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-5/+2
* | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-12/+5
* | | Backport of:Konstantin Osipov2009-10-141-20/+20
|/ /
* | Bug#45781 infinite hang/crash in "opening tables" after handler tries to open...Kristofer Pettersson2009-07-161-3/+26
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-04-171-0/+8
|\ \ | |/
| * Bug#44151 using handler commands on information_schema tables crashes serverSergey Glukhov2009-04-171-0/+8
| * auto-mergeIgnacio Galarza2009-03-191-8/+7
| |\
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-8/+8
* | | Bug#41110: crash with handler command when used concurrently with alter tableDavi Arnaut2009-02-241-12/+7
|\ \ \ | | |/ | |/|
| * | Bug#41110: crash with handler command when used concurrently with alter tableDavi Arnaut2009-02-241-8/+7
| |/
* | Rename send_eof() to my_eof() for consistency with my_ok() and my_error()kostja@dipika.(none)2008-02-191-1/+1
* | Rename send_ok to my_ok. Similarly to my_error, it only records the status,kostja@dipika.(none)2008-02-191-2/+2
* | Bug#23713 LOCK TABLES + CREATE TRIGGER + FLUSH TABLES WITH READ LOCK = deadlockdavi@mysql.com/endora.local2007-11-291-4/+3