summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+3
* Bug#25058 ignored return codes in memory allocation functionsAlexey Botchkov2008-11-211-4/+4
* Bug#26030 (Parsing fails for stored routine w/multi-statement executionMarc Alff2008-07-071-1/+0
* Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \unknown2008-05-151-0/+1
* Bug#33618 (Crash in sp_rcontext)unknown2008-01-231-2/+3
* Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153unknown2007-11-211-3/+3
|\
| * Bug #31153 calling stored procedure crashes server if available memory is lowunknown2007-11-191-3/+3
* | Bug#28318 CREATE FUNCTION (UDF) requires a schemaunknown2007-10-091-10/+1
|/
* A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-0/+6
* Bug#26977 exception handlers never hreturnunknown2007-05-071-0/+6
* Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-2/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-03-291-2/+4
|\
| * Bug#23491 MySQLDump prefix function call in a view by database nameunknown2007-03-271-2/+4
* | Bug#26503 (Illegal SQL exception handler code causes the server to crash)unknown2007-03-141-2/+0
* | Bug 8407, post review cleanup: use instr::get_cont_dest() to get the instructionunknown2007-03-071-15/+12
|/
* Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-03-061-0/+24
|\
| * Bug#8407 (Stored functions/triggers ignore exception handler)unknown2007-03-051-0/+24
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-4/+5
|\ \ | |/ |/|
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-4/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-111-11/+28
|\ \
| * | Bug#19194 (Right recursion in parser for CASE causes excessive stack usage,unknown2006-11-171-11/+28
| |/
* | Many files:unknown2006-12-231-2/+1
|/
* Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() containsunknown2006-08-251-7/+11
* Fix for BUG#16211: Stored function return type for strings is ignored.unknown2006-07-271-1/+5
* Bug#18630: Arguments of suid routine calculated in wrong securityunknown2006-07-131-0/+8
* A fix and a test case forunknown2006-06-271-10/+0
* BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().unknown2006-05-151-1/+1
* Fixed memory leak in sql_parse.cc (lex_end() was not called)unknown2006-05-041-0/+3
* Fixed BUG#18949: Test case sp-goto is disabledunknown2006-04-181-7/+0
* Renaming sp_pcontext members and methods; less cryptic and more consistent.unknown2006-04-071-3/+3
* Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-0/+1
* Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-02-061-27/+69
|\
| * Fixed on BUG#16568: Continue handler with simple CASE not working correctlyunknown2006-01-261-27/+69
* | Fixed BUG#15737: Stored procedure optimizer bug with LEAVEunknown2006-01-251-18/+22
|/
* Post-review fixes (BUG#15658).unknown2006-01-191-1/+1
* Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-191-0/+2
|\
| * Fixing BUG#15658: Server crashes after creating function as empty stringunknown2006-01-111-0/+2
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-161-41/+47
|\ \ | |/ |/|
| * Fixed BUG#14498: Stored procedures: hang if undefined variable and exceptionunknown2005-11-041-41/+47
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-2/+2
|\ \
| * | Review fixes of new pushed codeunknown2006-01-061-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-16/+45
|\ \ \
| * | | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-16/+45
| |/ /
* | | Fix for bug #11555 "Stored procedures: current SP tables locking makeunknown2005-12-071-1/+2
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0unknown2005-11-231-0/+28
|\ \
| * | Recursion support made for SP (BUG#10100).unknown2005-11-231-0/+28
| |/
* | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-11-221-2/+9
|\ \
| * | Background:unknown2005-11-171-2/+9
* | | Issuing error about presence of commit/rollback statements in stored function...unknown2005-11-161-2/+11
|/ /
* | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-2/+3
|/