summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \unknown2008-05-151-0/+4
* Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2008-01-231-0/+6
|\
| * Bug#33618 (Crash in sp_rcontext)unknown2008-01-231-0/+6
* | sp_head.cc:unknown2007-12-141-1/+1
* | sp_head.cc:unknown2007-12-141-1/+1
|/
* Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-baseunknown2007-11-271-8/+30
|\
| * Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153unknown2007-11-211-8/+30
| |\
| | * Bug #31153 calling stored procedure crashes server if available memory is lowunknown2007-11-191-8/+30
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0unknown2007-10-241-2/+3
|\ \ \ | |/ / |/| |
| * | Bug #26199 Replication Failure on Slave when using stored procs with bit-ty...unknown2007-10-211-2/+3
| |/
* | Bug#28318 CREATE FUNCTION (UDF) requires a schemaunknown2007-10-091-3/+28
|/
* Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-311-5/+15
|\
| * (pushing for Andrei)unknown2007-07-301-5/+15
* | Fixed bug #30120.unknown2007-07-301-1/+1
|/
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-281-66/+78
|\
| * Bug#29856: Insufficient buffer space led to a server crash.unknown2007-07-281-66/+78
* | A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-9/+44
|/
* Fix typo in the patch for BUG#25411 on 24-Apr-2007.unknown2007-06-191-2/+2
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-06-021-1/+1
|\
| * Bug#27876 (SF with cyrillic variable name fails during execution (regression))unknown2007-05-251-1/+1
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-05-231-0/+3
|\ \ | |/ |/|
| * Bug#27563: Stored functions and triggers wasn't throwing an error when killed.unknown2007-05-231-0/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-05-161-0/+8
|\ \
| * | A fix and a test case for unknown2007-05-161-0/+8
* | | Added missing DBUG_VOID_RETURN to the sp_head::init_sp_name() method.unknown2007-05-121-0/+2
|/ /
* | Bug#26977 exception handlers never hreturnunknown2007-05-071-3/+13
* | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-04-241-22/+9
|\ \ | |/ |/|
| * Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-22/+9
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-0/+6
|\ \ | |/
| * Polishing: note added.unknown2007-04-061-0/+6
* | Fix for BUG#25082: default database change on triggerunknown2007-03-271-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2007-03-241-3/+3
|\ \ | |/ |/|
| * Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()unknown2007-03-231-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-03-191-14/+8
|\ \ | |/ |/|
| * Bug#26503 (Illegal SQL exception handler code causes the server to crash)unknown2007-03-141-1/+1
| * Bug 8407, post review cleanup: use instr::get_cont_dest() to get the instructionunknown2007-03-071-13/+7
* | Fix for bug #25966 "2MB per second endless memory consumption after LOCKunknown2007-03-151-0/+1
|/
* Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-03-061-9/+40
|\
| * Bug#8407 (Stored functions/triggers ignore exception handler)unknown2007-03-051-9/+40
* | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-03-011-0/+2
|\ \
| * | Bug#12976 (stored procedures local variables of type bit)unknown2007-02-061-0/+2
| |/
* | BUG#20141 "User-defined variables are not replicated properly for unknown2007-02-271-1/+1
* | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-02-261-1/+17
|\ \
| * | BUG#20141 "User-defined variables are not replicated properly for SF/unknown2007-02-231-1/+17
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-6/+4
|\ \ | |/ |/|
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-6/+4
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-01-171-5/+8
|\ \
| * \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-01-121-5/+8
| |\ \
| | * | Fix for BUG#19725 "Calls to SF in other database are not replicatedunknown2007-01-081-0/+2
| | * | Merge mysql.com:/home/bkroot/mysql-5.0-rplunknown2006-12-081-5/+6
| | |\ \ | | | |/ | | |/|