summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* After-merge fixes.unknown2006-05-151-1/+1
* Merge mysql.com:/usr/local/mysql/mysql-5.0-bug19633unknown2006-05-151-13/+15
|\
| * BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().unknown2006-05-151-13/+15
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-05-041-0/+4
|\ \ | |/
| * Fixed memory leak in sql_parse.cc (lex_end() was not called)unknown2006-05-041-0/+4
* | Merge mysql.com:/extern/mysql/5.1/generic/mysql-5.0-mergeunknown2006-04-251-35/+2
|\ \ | |/
| * Fixed BUG#18949: Test case sp-goto is disabledunknown2006-04-181-35/+2
* | Merge mysql.com:/opt/local/work/tmp_mergeunknown2006-04-231-11/+11
|\ \ | |/
| * Renaming sp_pcontext members and methods; less cryptic and more consistent.unknown2006-04-071-11/+11
* | Remove compiler warningsunknown2006-03-291-3/+4
* | Fixed compiler and valgrind warningsunknown2006-03-291-1/+1
* | Merge mysql.com:/home/bkroot/mysql-5.0unknown2006-03-211-5/+5
|\ \ | |/
| * BUG#18293 (Values in stored procedures written to binlog unescaped):unknown2006-03-211-5/+5
* | A fix and test case for Bug#16164 "Easter egg":unknown2006-03-151-0/+2
* | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-treeunknown2006-03-091-25/+18
|\ \ | |/
| * 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
| |\
| * | Fix for BUG#14769 "Function fails to replicate if fails half-way (slave stops)":unknown2006-02-181-9/+3
* | | fix for bug #16413 (Events: statements don't appear in the general query log)unknown2006-03-011-5/+17
* | | fix for bug #16426, post fixesunknown2006-03-011-2/+2
* | | fix for bug #16426unknown2006-03-011-2/+13
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-251-1/+1
|\ \ \
| * | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-1/+1
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug16878/my51-bug16878unknown2006-02-211-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge neptunus.(none):/home/msvensson/mysql/bug16878/my50-bug16878unknown2006-02-211-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Bug#16878 dump of triggerunknown2006-02-091-0/+2
* | | | Fix after merge of 5.0, fix of a result file which somebody hadn't updated.unknown2006-02-181-8/+2
* | | | fix for bug#16410 (Events: CREATE EVENT is legal in a CREATE TRIGGER statement)unknown2006-02-151-0/+3
* | | | Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootunknown2006-02-091-21/+64
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-081-12/+9
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Fixed BUG#15737: Stored procedure optimizer bug with LEAVEunknown2006-01-251-12/+9
| |/ /
* | | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-12/+42
|\ \ \ | |/ /
| * | 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:/home/kostja/mysql/mysql-5.0-for_mergeunknown2006-02-021-68/+75
|\ \ \ \ | |/ / /
| * | | 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
* | | | Manually mergedunknown2006-01-161-8/+23
|\ \ \ \ | |/ / /
| * | | 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
* | | | | Merge BUG#15110 from 5.0 into 5.1.unknown2006-01-131-18/+12
|\ \ \ \ \ | |/ / / /
| * | | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseunknown2006-01-111-18/+12
| | |_|/ | |/| |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-01-061-37/+45
|\ \ \ \ | |/ / /
| * | | Fix compile failure on QNX.unknown2006-01-061-1/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-36/+44
| |\ \ \