summaryrefslogtreecommitdiff
path: root/sql/sp.cc
Commit message (Expand)AuthorAgeFilesLines
* few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-8/+8
* merge 5.1->5.2Sergei Golubchik2010-06-011-0/+4
|\
| * Bug#47736 killing a select from a view when the view is processing a function...Sergey Glukhov2010-02-051-0/+4
* | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+2
* | mergedSergei Golubchik2010-03-151-5/+23
|\ \ | |/
| * Manual merge with Conflicts:unknown2010-01-251-5/+8
| |\
| | * Backport Bug#37148 to 5.1He Zhenxing2010-01-241-5/+8
| * | Bug #49132 Replication failure on temporary table + DDLunknown2010-01-221-0/+13
| |/
| * Bug#48766 SHOW CREATE FUNCTION returns extra data in return clauseAlexander Barkov2009-12-021-0/+2
* | merge 5.1->5.2unknown2010-02-011-16/+193
|\ \ | |/
| * Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgradeDavi Arnaut2009-11-211-13/+181
| * Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-3/+12
* | merge 5.1-> 5.2unknown2009-12-081-2/+2
|\ \ | |/
| * Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-2/+2
* | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-8/+11
|/
* BUG#41166 stored function requires "deterministic" if binlog_format is "state...Alfranio Correia2009-07-281-3/+0
* BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-1/+1
* Bug#44658 Create procedure makes server crash when user does not have ALL pri...Kristofer Pettersson2009-05-291-13/+15
* Manually merge BUG#37145 to 5.1-bugteamHe Zhenxing2009-04-091-1/+2
|\
| * BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-3/+5
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-5/+5
* | BUG#39526 sql_mode not retained in binary log for CREATE PROCEDURELeonard Zhou2009-02-281-1/+3
* | Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-141-2/+2
|\ \ | |/
| * Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-2/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-204/+0
|\ \
| * | Remove dead code.unknown2008-04-081-204/+0
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug36570/my50-bug36570unknown2008-05-151-13/+23
|\ \ \ | | |/ | |/|
| * | Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \unknown2008-05-151-23/+39
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug36570/my50-bug36570unknown2008-05-151-16/+18
|\ \ \ | |_|/ |/| |
| * | Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \unknown2008-05-141-13/+19
| |/
* | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-0/+6
|\ \
| * \ Merge magare.gmz:/home/kgeorge/mysql/work/B30604-5.0-optunknown2008-02-221-0/+6
| |\ \ | | |/
| | * Bug #30604: different flagging of time_zone_used in normal unknown2008-02-191-0/+6
| | * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-171-1/+1
| | |\
| | | * Bug#31752: check strmake() boundsunknown2007-11-261-1/+1
* | | | Rename send_eof() to my_eof() for consistency with my_ok() and my_error()unknown2008-02-191-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-02-191-3/+17
|\ \ \ \ | |/ / / |/| | |
| * | | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-3/+17
* | | | Merge mysql.com:/Users/davi/mysql/bugs/32633-5.1unknown2008-02-071-2/+11
|\ \ \ \
| * | | | Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitutionunknown2008-02-071-2/+11
| |/ / /
* | | | Bug#21801 SQL exception handlers and warningsunknown2008-02-041-1/+29
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-182/+171
|\ \ \
| * | | Doxygenized comments.unknown2007-10-111-182/+171
* | | | Use an inline getter method (thd->is_error()) to query if there is an error unknown2007-10-301-1/+1
* | | | Fix for BUG#24923: Functions with ENUM issues.unknown2007-10-171-39/+92
* | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-runtimeunknown2007-10-161-10/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#28318 CREATE FUNCTION (UDF) requires a schemaunknown2007-10-091-10/+3
| |/
* | Eliminate compile warnings.unknown2007-09-011-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-08-311-106/+42
|\ \
| * | Fix for BUG#25843: changing default database between PREPARE and EXECUTEunknown2007-08-311-106/+42