summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() containsunknown2006-08-251-7/+11
* Fix for BUG#16211: Stored function return type for strings is ignored.unknown2006-07-271-1/+5
* Bug#18630: Arguments of suid routine calculated in wrong securityunknown2006-07-131-0/+8
* A fix and a test case forunknown2006-06-271-10/+0
* BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().unknown2006-05-151-1/+1
* Fixed memory leak in sql_parse.cc (lex_end() was not called)unknown2006-05-041-0/+3
* Fixed BUG#18949: Test case sp-goto is disabledunknown2006-04-181-7/+0
* Renaming sp_pcontext members and methods; less cryptic and more consistent.unknown2006-04-071-3/+3
* Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-0/+1
* Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-02-061-27/+69
|\
| * Fixed on BUG#16568: Continue handler with simple CASE not working correctlyunknown2006-01-261-27/+69
* | Fixed BUG#15737: Stored procedure optimizer bug with LEAVEunknown2006-01-251-18/+22
|/
* Post-review fixes (BUG#15658).unknown2006-01-191-1/+1
* Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-191-0/+2
|\
| * Fixing BUG#15658: Server crashes after creating function as empty stringunknown2006-01-111-0/+2
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-161-41/+47
|\ \ | |/ |/|
| * Fixed BUG#14498: Stored procedures: hang if undefined variable and exceptionunknown2005-11-041-41/+47
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-2/+2
|\ \
| * | Review fixes of new pushed codeunknown2006-01-061-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-16/+45
|\ \ \
| * | | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-16/+45
| |/ /
* | | Fix for bug #11555 "Stored procedures: current SP tables locking makeunknown2005-12-071-1/+2
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0unknown2005-11-231-0/+28
|\ \
| * | Recursion support made for SP (BUG#10100).unknown2005-11-231-0/+28
| |/
* | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-11-221-2/+9
|\ \
| * | Background:unknown2005-11-171-2/+9
* | | Issuing error about presence of commit/rollback statements in stored function...unknown2005-11-161-2/+11
|/ /
* | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-2/+3
|/
* Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-09-231-0/+9
|\
| * A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-0/+9
* | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...unknown2005-09-201-4/+7
* | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-15/+7
|/
* Post-review fix for BUG#12712: SET AUTOCOMMIT should fail within SP/functions...unknown2005-09-141-1/+2
* Fixed BUG#12712: SET AUTOCOMMIT should fail within SP/functions/triggersunknown2005-09-131-1/+4
* Fix for BUG#12637: Make SPs+user variables replication work:unknown2005-09-071-2/+3
* Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".unknown2005-09-031-9/+24
* Merge deer.(none):/home/hf/work/mysql-5.0.10499unknown2005-08-271-0/+1
|\
| * Fix for bug #10499 (Function creation with GEOMETRY return)unknown2005-08-101-0/+1
* | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-5/+18
* | A fix and a test case for "Bug #12168 'DECLARE CONTINUE HANDLER FOR unknown2005-08-191-2/+0
|/
* Manual mergeunknown2005-08-031-1/+25
|\
| * Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-1/+25
* | store/restore sql_mode which was in force during ctrigger creation (BUG#5891)unknown2005-07-281-1/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-091-14/+42
|\
| * Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-14/+42
* | "Fix" for bug #11394 "Recursion in SP crash server" and bug #11600unknown2005-07-011-0/+3
* | - implement inheritance of sp_instr: public Query_arena.unknown2005-06-231-4/+3
* | Adjust to the changed Query_arena constructor:unknown2005-06-221-0/+1
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-06-151-1/+1
|\ \ | |/ |/|
| * renamed:unknown2005-06-151-1/+1