summaryrefslogtreecommitdiff
path: root/sql/sp.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-09-291-5/+5
|\
| * Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-09-281-5/+5
| |\
| | * after merge fixunknown2006-09-281-2/+2
| | * Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2006-09-281-6/+6
| | |\
| | | * after merge fixunknown2006-09-271-4/+4
* | | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-09-281-1/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Merge example.com:/work/mysql-5.0-runtimeunknown2006-09-271-1/+11
| |\ \ \
| | * | | Fix for bug#21311: Possible stack overrun if SP has non-latin1 nameunknown2006-09-271-1/+11
* | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-09-281-27/+0
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1unknown2006-09-271-27/+0
| |\ \ \
| | * | | BUG#21414: SP: Procedure undroppable, to some extentunknown2006-09-121-27/+0
| | |/ /
* | | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/mrg50/50unknown2006-09-131-4/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | after merge fixunknown2006-09-071-4/+4
| |/
* | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergeunknown2006-08-301-0/+11
|\ \ | |/
| * Fix for bug#21416 SP: Recursion level higher than zero needed for non-recursi...unknown2006-08-241-6/+15
* | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-1/+16
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-1/+16
| |\
| | * Fix for BUG#20438: CREATE statements for views, stored routines and triggersunknown2006-07-281-1/+4
| | * Fix for BUG#16211: Stored function return type for strings is ignored.unknown2006-07-271-0/+12
* | | revert part of the codeunknown2006-08-101-11/+0
* | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-08-091-6/+15
|\ \ \
| * | | Fix for bug#21416 SP: Recursion level higher than zero needed for non-recursi...unknown2006-08-041-6/+15
* | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_mergeunknown2006-08-091-1/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | A fix and a test case for Bug#21002 "Derived table not selecting from a unknown2006-07-191-1/+0
| |/
* | Bug#21039 Transaction cache not flushed after SELECT CREATEunknown2006-07-261-18/+9
* | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1-new-rplunknown2006-07-111-5/+8
|\ \
| * | * Mixed replication mode * :unknown2006-07-091-5/+8
* | | Merge bodhi.netgear:/opt/local/work/tmp_mergeunknown2006-07-061-41/+66
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case forunknown2006-06-271-41/+66
* | String::set(double) and set(longlong) -> set_real() and set_int()unknown2006-06-161-7/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-1/+5
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-1/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-221-6/+4
|\ \ \ | |/ / |/| |
| * | This is an implementation of two WL items:unknown2006-05-181-6/+4
* | | Merge mysql.com:/home/my/mysql-5.0unknown2006-05-041-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed memory leak in sql_parse.cc (lex_end() was not called)unknown2006-05-041-1/+1
* | | Merge mysql.com:/extern/mysql/5.1/generic/mysql-5.0-mergeunknown2006-04-251-12/+8
|\ \ \ | |/ / | | / | |/ |/|
| * Post-push fix for BUG#18344: DROP DATABASE does not drop associated routinesunknown2006-04-211-2/+2
| * Fixed BUG#18344: DROP DATABASE does not drop associated routinesunknown2006-04-181-12/+8
* | Merge mysql.com:/opt/local/work/tmp_merge2unknown2006-03-301-1/+5
|\ \ | |/
| * Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimeunknown2006-03-281-1/+5
| |\
| | * Review fix for BUG#17015: Routine name truncation not an errorunknown2006-03-281-5/+4
| | * Fixed BUG#17015: Routine name truncation not an errorunknown2006-02-161-1/+6
* | | Remove unused variableunknown2006-03-281-1/+0
* | | Merge zim.(none):/home/brian/mysql/mysql-5.0unknown2006-03-091-2/+2
|\ \ \ | |/ /
| * | This patch does 1) fix my build breakage 2) Complete the removal of all symb...unknown2006-03-091-2/+2
* | | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-treeunknown2006-03-091-8/+46
|\ \ \ | |/ /
| * | Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-8/+47
* | | Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootunknown2006-02-221-4/+7
|\ \ \ | |/ /
| * | Fix for BUG#7787: Stored procedures: improper warning for "grant execute" sta...unknown2006-02-221-4/+7
| |/