summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | Bug#6951: Triggers/Traditional: SET @ result wrongunknown2006-04-191-0/+6
* | | | Fixed memory leak in sql_parse.cc (lex_end() was not called)unknown2006-05-041-0/+4
|/ / /
* | | Fixed BUG#18949: Test case sp-goto is disabledunknown2006-04-181-35/+2
|/ /
* | Renaming sp_pcontext members and methods; less cryptic and more consistent.unknown2006-04-071-11/+11
|/
* BUG#18293 (Values in stored procedures written to binlog unescaped):unknown2006-03-211-5/+5
* Fix for BUG#13198: SP executes if definer does not exist.unknown2006-03-021-15/+0
* Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-10/+18
* Merge neptunus.(none):/home/msvensson/mysql/bug16878/my50-bug16878unknown2006-02-211-0/+2
|\
| * Bug#16878 dump of triggerunknown2006-02-091-0/+2
* | Fix for BUG#14769 "Function fails to replicate if fails half-way (slave stops)":unknown2006-02-181-9/+3
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-02-061-21/+64
|\ \
| * | Fixed on BUG#16568: Continue handler with simple CASE not working correctlyunknown2006-01-261-21/+64
* | | Fixed BUG#15737: Stored procedure optimizer bug with LEAVEunknown2006-01-251-12/+9
|/ /
* | Fix for BUG#15588: String overrun during sp-vars.testunknown2006-01-201-12/+25
* | Post-review fixes (BUG#15658).unknown2006-01-191-11/+11
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-191-0/+17
|\ \
| * | Fixing BUG#15658: Server crashes after creating function as empty stringunknown2006-01-111-0/+17
* | | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-161-68/+75
|\ \ \ | |_|/ |/| |
| * | Fixed BUG#14498: Stored procedures: hang if undefined variable and exceptionunknown2005-11-041-66/+74
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-131-8/+23
|\ \ \
| * | | Fix for bug #12198 "Temporary table aliasing does not work inside storedunknown2006-01-131-8/+23
* | | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseunknown2006-01-111-18/+12
| |_|/ |/| |
* | | Fix compile failure on QNX.unknown2006-01-061-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-36/+44
|\ \ \
| * | | Review fixes of new pushed codeunknown2006-01-061-30/+38
| |/ /
* | | Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-releaseunknown2005-12-141-1/+1
|\ \ \
| * | | Fix for bug #15630: Test case failure in sp-dynamic, sp-error, and sp.unknown2005-12-121-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-2/+2
|\ \ \ \
| * | | | Fix a compilation failure.unknown2005-12-071-2/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-416/+521
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-416/+521
| |\ \ \
| | * | | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-417/+521
* | | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-12-071-5/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-5/+9
| |\ \ \ \
| | * | | | Fix for bug #11555 "Stored procedures: current SP tables locking makeunknown2005-12-071-5/+9
| | | |/ / | | |/| |