summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootunknown2006-02-091-27/+69
|\
| * 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
* | | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-081-18/+22
|\ \ \ | |/ /
| * | Fixed BUG#15737: Stored procedure optimizer bug with LEAVEunknown2006-01-251-18/+22
| |/
* | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-0/+2
|\ \ | |/
| * 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:/home/kostja/mysql/mysql-5.0-for_mergeunknown2006-02-021-41/+47
|\ \ \ | |/ /
| * | 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
* | | WL #1034 (Internal CRON)unknown2006-01-101-1/+0
|\ \ \
| * | | WL#1034 updatedunknown2005-12-051-1/+0
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-01-061-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | 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 mysql.com:/home/dlenev/src/mysql-5.0-mergesunknown2005-12-121-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-16/+45
| |\ \ \ \
| * | | | | Fix for bug #11555 "Stored procedures: current SP tables locking makeunknown2005-12-071-1/+2
| | |/ / / | |/| | |
* | | | | Merge mysql.com:/home/alik/MySQL/devel/5.0-wl2984unknown2005-12-091-16/+45
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-16/+45
| |/ /
* | | Merge mysql.com:/home/my/mysql-5.1unknown2005-11-231-2/+2
|\ \ \ | |/ / |/| |
| * | Table definition cache, part 2unknown2005-11-231-2/+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