summaryrefslogtreecommitdiff
path: root/sql/sp.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1dlenev@mockturtle.local2006-09-291-5/+5
|\
| * Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.1gluh@gluh.(none)2006-09-281-5/+5
| |\
| | * after merge fixgluh@mysql.com/gluh.(none)2006-09-281-2/+2
| | * Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@gluh.(none)2006-09-281-6/+6
| | |\
| | | * after merge fixgluh@mysql.com/gluh.(none)2006-09-271-4/+4
* | | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeandrey@example.com2006-09-281-1/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Merge example.com:/work/mysql-5.0-runtimeandrey@example.com2006-09-271-1/+11
| |\ \ \
| | * | | Fix for bug#21311: Possible stack overrun if SP has non-latin1 nameandrey@example.com2006-09-271-1/+11
* | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1petr/cps@owlet.local2006-09-281-27/+0
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1kroki/tomash@moonlight.intranet2006-09-271-27/+0
| |\ \ \
| | * | | BUG#21414: SP: Procedure undroppable, to some extentkroki/tomash@moonlight.intranet2006-09-121-27/+0
| | |/ /
* | | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/mrg50/50tsmith@maint2.mysql.com2006-09-131-4/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | after merge fixgluh@mysql.com/gluh.(none)2006-09-071-4/+4
| |/
* | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergekostja@bodhi.local2006-08-301-0/+11
|\ \ | |/
| * Fix for bug#21416 SP: Recursion level higher than zero needed for non-recursi...andrey@example.com2006-08-241-6/+15
* | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-1/+16
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-1/+16
| |\
| | * Fix for BUG#20438: CREATE statements for views, stored routines and triggersanozdrin/alik@booka.2006-07-281-1/+4
| | * Fix for BUG#16211: Stored function return type for strings is ignored.anozdrin/alik@booka.2006-07-271-0/+12
* | | revert part of the codeandrey@example.com2006-08-101-11/+0
* | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeandrey@lmy004.2006-08-091-6/+15
|\ \ \
| * | | Fix for bug#21416 SP: Recursion level higher than zero needed for non-recursi...andrey@lmy004.2006-08-041-6/+15
* | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_mergekroki/tomash@moonlight.intranet2006-08-091-1/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | A fix and a test case for Bug#21002 "Derived table not selecting from a kostja@bodhi.local2006-07-191-1/+0
| |/
* | Bug#21039 Transaction cache not flushed after SELECT CREATEmsvensson@shellback.(none)2006-07-261-18/+9
* | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1-new-rplmkindahl@dl145k.mysql.com2006-07-111-5/+8
|\ \
| * | * Mixed replication mode * :guilhem@gbichot3.local2006-07-091-5/+8
* | | Merge bodhi.netgear:/opt/local/work/tmp_mergekonstantin@bodhi.netgear2006-07-061-41/+66
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case forkonstantin@mysql.com2006-06-271-41/+66
* | String::set(double) and set(longlong) -> set_real() and set_int()serg@serg.mylan2006-06-161-7/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-1/+5
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-1/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newanozdrin@mysql.com2006-05-221-6/+4
|\ \ \ | |/ / |/| |
| * | This is an implementation of two WL items:anozdrin@mysql.com2006-05-181-6/+4
* | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2006-05-041-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed memory leak in sql_parse.cc (lex_end() was not called)monty@mysql.com2006-05-041-1/+1
* | | Merge mysql.com:/extern/mysql/5.1/generic/mysql-5.0-mergepem@mysql.com2006-04-251-12/+8
|\ \ \ | |/ / | | / | |/ |/|
| * Post-push fix for BUG#18344: DROP DATABASE does not drop associated routinespem@mysql.com2006-04-211-2/+2
| * Fixed BUG#18344: DROP DATABASE does not drop associated routinespem@mysql.com2006-04-181-12/+8
* | Merge mysql.com:/opt/local/work/tmp_merge2konstantin@mysql.com2006-03-301-1/+5
|\ \ | |/
| * Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimepem@mysql.com2006-03-281-1/+5
| |\
| | * Review fix for BUG#17015: Routine name truncation not an errorpem@mysql.com2006-03-281-5/+4
| | * Fixed BUG#17015: Routine name truncation not an errorpem@mysql.com2006-02-161-1/+6
* | | Remove unused variablemsvensson@shellback.2006-03-281-1/+0
* | | Merge zim.(none):/home/brian/mysql/mysql-5.0brian@zim.(none)2006-03-091-2/+2
|\ \ \ | |/ /
| * | This patch does 1) fix my build breakage 2) Complete the removal of all symb...brian@zim.(none)2006-03-091-2/+2
* | | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-treeanozdrin@mysql.com2006-03-091-8/+46
|\ \ \ | |/ /
| * | Implementation of WL#2897: Complete definer support in the stored routines.anozdrin@mysql.com2006-03-021-8/+47
* | | Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootkonstantin@mysql.com2006-02-221-4/+7
|\ \ \ | |/ /
| * | Fix for BUG#7787: Stored procedures: improper warning for "grant execute" sta...anozdrin@mysql.com2006-02-221-4/+7
| |/