summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ | | | |/ | | |/|
| | | * Bug#23619 Incorrectly escaped multibyte characters in binary log break replic...unknown2006-11-091-5/+6
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-111-41/+55
|\ \ \ \ | |/ / / |/| | |
| * | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-12-111-41/+55
| |\ \ \ | | |_|/ | |/| |
| | * | Bug#19194 (Right recursion in parser for CASE causes excessive stack usage,unknown2006-11-171-41/+55
* | | | Many files:unknown2006-12-231-2/+1
| |_|/ |/| |
* | | Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-3/+6
|/ /
* | Bug#20028 (Function with select return no data)unknown2006-10-191-2/+1
|/
* after merge fixunknown2006-09-271-3/+3
* after merge fixunknown2006-09-071-3/+3
* Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() containsunknown2006-08-251-0/+6
* Fix for BUG#20438: CREATE statements for views, stored routines and triggersunknown2006-07-281-4/+1
* Fix for BUG#16211: Stored function return type for strings is ignored.unknown2006-07-271-18/+35
* Bug#18630: Arguments of suid routine calculated in wrong securityunknown2006-07-131-4/+186
* Bug#20230: routine_definition is not nullunknown2006-06-301-4/+14
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-06-271-48/+18
|\
| * A fix and a test case forunknown2006-06-271-48/+18
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-06-261-2/+2
|\ \
| * | Bug#19262: internal function create_typelib() uses DBUG_ENTER() but not DBUG_...unknown2006-06-141-2/+2
| |/
* | A fix and a test case for Bug#15217 "Using a SP cursor on a table createdunknown2006-06-221-1/+3
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-05-231-0/+1
|\
| * Guilhelm suggested that the "load data infile" command should be flagged asunknown2006-05-231-0/+1
* | After-merge fixes; some function signatures changed from Item * to Item **.unknown2006-05-151-2/+2
* | Merge bk-internal:/home/bk/mysql-5.0unknown2006-05-151-9/+11
|\ \
| * | BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().unknown2006-05-151-13/+15
* | | Merge mysql.com:/opt/local/work/mysql-5.0-rootunknown2006-05-151-115/+108
|\ \ \ | |/ / |/| |
| * | Bug#14635: Accept NEW.x as INOUT parameters to stored proceduresunknown2006-05-121-49/+17
| * | Fix for bug #17260 "Multiple invocations of triggers or stored functionsunknown2006-05-061-66/+85
| * | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-04-211-0/+6
| |\ \