summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bug#31397 Inconsistent drop table behavior of handler tables.davi@endora.local2007-11-201-138/+107
* | Bug#30882 Dropping a temporary table inside a stored function may cause a ser...davi@endora.local2007-11-011-0/+14
* | Merge moksha.com.br:/Users/davi/mysql/bugs/post-rename-5.0davi@moksha.com.br2007-10-121-0/+6
|\ \ | |/
| * Bug#31409 RENAME TABLE causes server crash or deadlock when used with HANDLER...davi@moksha.com.br2007-10-121-0/+6
* | Merge moksha.com.br:/Users/davi/mysql/mysql-5.0-runtimedavi@moksha.com.br2007-10-101-19/+28
|\ \ | |/
| * Bug#31409 RENAME TABLE causes server crash or deadlock when used with HANDLER...davi@moksha.local2007-10-091-19/+28
* | Merge moksha.com.br:/Users/davi/mysql/bugs/21587-5.0davi@moksha.com.br2007-10-101-12/+40
|\ \ | |/
| * Bug#21587 FLUSH TABLES causes server crash when used with HANDLER statementsdavi@moksha.local2007-10-041-12/+41