summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-01-171-5/+8
|\
| * Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-01-121-5/+8
| |\
| | * Fix for BUG#19725 "Calls to SF in other database are not replicatedguilhem@gbichot3.local2007-01-081-0/+2
| | * Merge mysql.com:/home/bkroot/mysql-5.0-rpllars@mysql.com/black.(none)2006-12-081-5/+6
| | |\
| | | * Bug#23619 Incorrectly escaped multibyte characters in binary log break replic...bar@mysql.com/bar.intranet.mysql.r18.ru2006-11-091-5/+6
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2007-01-111-41/+55
|\ \ \ \ | |/ / / |/| | |
| * | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2006-12-111-41/+55
| |\ \ \ | | |_|/ | |/| |
| | * | Bug#19194 (Right recursion in parser for CASE causes excessive stack usage,malff/marcsql@weblab.(none)2006-11-171-41/+55
* | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |_|/ |/| |
* | | Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-3/+6
|/ /
* | Bug#20028 (Function with select return no data)malff/marcsql@weblab.(none)2006-10-191-2/+1
|/
* after merge fixgluh@mysql.com/gluh.(none)2006-09-271-3/+3
* after merge fixgluh@mysql.com/gluh.(none)2006-09-071-3/+3
* Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() containsandrey@example.com2006-08-251-0/+6
* Fix for BUG#20438: CREATE statements for views, stored routines and triggersanozdrin/alik@booka.2006-07-281-4/+1
* Fix for BUG#16211: Stored function return type for strings is ignored.anozdrin/alik@booka.2006-07-271-18/+35
* Bug#18630: Arguments of suid routine calculated in wrong securitykroki/tomash@moonlight.intranet2006-07-131-4/+186
* Bug#20230: routine_definition is not nullkroki@mysql.com2006-06-301-4/+14
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekonstantin@mysql.com2006-06-271-48/+18
|\
| * A fix and a test case forkonstantin@mysql.com2006-06-271-48/+18
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0elliot@mysql.com2006-06-261-2/+2
|\ \
| * | Bug#19262: internal function create_typelib() uses DBUG_ENTER() but not DBUG_...cmiller@zippy.(none)2006-06-141-2/+2
| |/
* | A fix and a test case for Bug#15217 "Using a SP cursor on a table createdkonstantin@mysql.com2006-06-221-1/+3
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.(none)2006-05-231-0/+1
|\
| * Guilhelm suggested that the "load data infile" command should be flagged ascmiller@zippy.(none)2006-05-231-0/+1
* | After-merge fixes; some function signatures changed from Item * to Item **.knielsen@mysql.com2006-05-151-2/+2
* | Merge bk-internal:/home/bk/mysql-5.0knielsen@mysql.com2006-05-151-9/+11
|\ \
| * | BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().knielsen@mysql.com2006-05-151-13/+15
* | | Merge mysql.com:/opt/local/work/mysql-5.0-rootkonstantin@mysql.com2006-05-151-115/+108
|\ \ \ | |/ / |/| |
| * | Bug#14635: Accept NEW.x as INOUT parameters to stored procedureskroki@mysql.com2006-05-121-49/+17
| * | Fix for bug #17260 "Multiple invocations of triggers or stored functionsdlenev@mysql.com2006-05-061-66/+85
| * | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-5.0kroki@mysql.com2006-04-211-0/+6
| |\ \
| | * | Bug#6951: Triggers/Traditional: SET @ result wrongkroki@mysql.com2006-04-191-0/+6
* | | | Fixed memory leak in sql_parse.cc (lex_end() was not called)monty@mysql.com2006-05-041-0/+4
|/ / /
* | | Fixed BUG#18949: Test case sp-goto is disabledpem@mysql.com2006-04-181-35/+2
|/ /
* | Renaming sp_pcontext members and methods; less cryptic and more consistent.pem@mysql.com2006-04-071-11/+11
|/
* BUG#18293 (Values in stored procedures written to binlog unescaped):mats@mysql.com2006-03-211-5/+5
* Fix for BUG#13198: SP executes if definer does not exist.anozdrin@mysql.com2006-03-021-15/+0
* Implementation of WL#2897: Complete definer support in the stored routines.anozdrin@mysql.com2006-03-021-10/+18
* Merge neptunus.(none):/home/msvensson/mysql/bug16878/my50-bug16878msvensson@neptunus.(none)2006-02-211-0/+2
|\
| * Bug#16878 dump of triggermsvensson@neptunus.(none)2006-02-091-0/+2
* | Fix for BUG#14769 "Function fails to replicate if fails half-way (slave stops)":guilhem@mysql.com2006-02-181-9/+3
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0pem@mysql.com2006-02-061-21/+64
|\ \
| * | Fixed on BUG#16568: Continue handler with simple CASE not working correctlypem@mysql.com2006-01-261-21/+64
* | | Fixed BUG#15737: Stored procedure optimizer bug with LEAVEpem@mysql.com2006-01-251-12/+9
|/ /
* | Fix for BUG#15588: String overrun during sp-vars.testanozdrin@mysql.com2006-01-201-12/+25
* | Post-review fixes (BUG#15658).pem@mysql.com2006-01-191-11/+11
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0pem@mysql.com2006-01-191-0/+17
|\ \
| * | Fixing BUG#15658: Server crashes after creating function as empty stringpem@mysql.com2006-01-111-0/+17
* | | Merge mysql.com:/extern/mysql/bk/mysql-5.0pem@mysql.com2006-01-161-68/+75
|\ \ \ | |_|/ |/| |