summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2007-01-121-2/+0
|\
| * WL#3618 - Remove HAVE_ROW_BASED_REPLICATION from source code.cbell/Chuck@suse.vabb.com2006-12-071-2/+0
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/ |/|
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Post-merge fixes.kostja@bodhi.local2006-08-301-1/+1
* | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergekostja@bodhi.local2006-08-301-6/+10
|\ \ | |/
| * Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() containsandrey@example.com2006-08-251-7/+11
* | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-1/+13
|\ \ | |/
| * Fix for BUG#16211: Stored function return type for strings is ignored.anozdrin/alik@booka.2006-07-271-1/+5
| * Bug#18630: Arguments of suid routine calculated in wrong securitykroki/tomash@moonlight.intranet2006-07-131-0/+8
* | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1-new-rplmkindahl@dl145k.mysql.com2006-07-111-1/+21
|\ \
| * | * Mixed replication mode * :guilhem@gbichot3.local2006-07-091-1/+21
* | | Merge bodhi.netgear:/opt/local/work/tmp_mergekonstantin@bodhi.netgear2006-07-061-10/+0
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case forkonstantin@mysql.com2006-06-271-10/+0
* | Merge mysql.com:/usr/local/mysql/mysql-5.0-bug19633knielsen@mysql.com2006-05-151-1/+1
|\ \ | |/
| * BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().knielsen@mysql.com2006-05-151-1/+1
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2006-05-041-0/+3
|\ \ | |/
| * Fixed memory leak in sql_parse.cc (lex_end() was not called)monty@mysql.com2006-05-041-0/+3
* | Merge mysql.com:/extern/mysql/5.1/generic/mysql-5.0-mergepem@mysql.com2006-04-251-7/+0
|\ \ | |/
| * Fixed BUG#18949: Test case sp-goto is disabledpem@mysql.com2006-04-181-7/+0
* | Merge mysql.com:/opt/local/work/tmp_mergekonstantin@mysql.com2006-04-231-3/+3
|\ \ | |/
| * Renaming sp_pcontext members and methods; less cryptic and more consistent.pem@mysql.com2006-04-071-3/+3
* | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-treeanozdrin@mysql.com2006-03-091-0/+1
|\ \ | |/
| * Implementation of WL#2897: Complete definer support in the stored routines.anozdrin@mysql.com2006-03-021-0/+1
* | fix for bug #16413 (Events: statements don't appear in the general query log)andrey@lmy004.2006-03-011-1/+2
* | fix for bug #16426andrey@lmy004.2006-03-011-1/+2
* | Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootkonstantin@mysql.com2006-02-091-27/+69
|\ \ | |/
| * Merge mysql.com:/extern/mysql/bk/mysql-5.0pem@mysql.com2006-02-061-27/+69
| |\
| | * Fixed on BUG#16568: Continue handler with simple CASE not working correctlypem@mysql.com2006-01-261-27/+69
* | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-081-18/+22
|\ \ \ | |/ /
| * | Fixed BUG#15737: Stored procedure optimizer bug with LEAVEpem@mysql.com2006-01-251-18/+22
| |/
* | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-0/+2
|\ \ | |/
| * Post-review fixes (BUG#15658).pem@mysql.com2006-01-191-1/+1
| * Merge mysql.com:/extern/mysql/bk/mysql-5.0pem@mysql.com2006-01-191-0/+2
| |\
| | * Fixing BUG#15658: Server crashes after creating function as empty stringpem@mysql.com2006-01-111-0/+2
* | | Merge mysql.com:/home/kostja/mysql/mysql-5.0-for_mergekonstantin@mysql.com2006-02-021-41/+47
|\ \ \ | |/ /
| * | Merge mysql.com:/extern/mysql/bk/mysql-5.0pem@mysql.com2006-01-161-41/+47
| |\ \ | | |/ | |/|
| | * Fixed BUG#14498: Stored procedures: hang if undefined variable and exceptionpem@mysql.com2005-11-041-41/+47
* | | WL #1034 (Internal CRON)andrey@lmy004.2006-01-101-1/+0
|\ \ \
| * | | WL#1034 updatedandrey@lmy004.2005-12-051-1/+0
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-01-061-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2006-01-061-2/+2
| |\ \ \
| | * | | Review fixes of new pushed codemonty@mysql.com2006-01-061-2/+2
* | | | | Merge mysql.com:/home/dlenev/src/mysql-5.0-mergesdlenev@mysql.com2005-12-121-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-12-071-16/+45
| |\ \ \ \
| * | | | | Fix for bug #11555 "Stored procedures: current SP tables locking makedlenev@mysql.com2005-12-071-1/+2
| | |/ / / | |/| | |
* | | | | Merge mysql.com:/home/alik/MySQL/devel/5.0-wl2984anozdrin@mysql.com2005-12-091-16/+45
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Patch for WL#2894: Make stored routine variables workanozdrin@mysql.com2005-12-071-16/+45
| |/ /
* | | Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-231-2/+2
|\ \ \ | |/ / |/| |
| * | Table definition cache, part 2monty@mysql.com2005-11-231-2/+2