summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp.test
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-0/+67
|\
| * Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-1/+50
| |\
| * | Bug#47627 SET @@{global.session}.local_variable in stored routine causes crashDavi Arnaut2009-11-121-0/+67
* | | Manual resolving for the following filesAndrei Elkin2009-12-011-6/+1
|\ \ \
| * \ \ manual merge: mysql-5.1-rep+2 (bug tree) --> mysql-5.1-rep+2 (latest)Luis Soares2009-11-131-6/+1
| |\ \ \ | | |/ / | |/| |
| | * | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-6/+1
* | | | Enable test cases for Bug#6063 and Bug#7088.Magne Mahre2009-11-201-7/+14
* | | | Backport of Bug#36649 to mysql-next-mrDavi Arnaut2009-11-101-0/+113
| |_|/ |/| |
* | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-1/+0
|\ \ \
| * | | Bug#5299 Remove SHOW COLUMN TYPES, backport to BetonySergey Glukhov2009-10-231-1/+0
| |/ /
* | | A backporting patch for the following revision from 6.0:Alexander Nozdrin2009-10-151-0/+28
* | | Bug #34197 CREATE PROCEDURE fails when COMMENT truncated in non Jon Olav Hauglid2009-10-091-0/+22
|/ /
* | Fix for bug#46629: Item_in_subselect::val_int(): Assertion `0' Ramil Kalimullin2009-09-041-0/+22
|/
* Bug#15866 ported from 5.0-gcaBernt M. Johnsen2009-06-041-55/+0
|\
| * Bug#15866 main.sp-fib split from main.spBernt M. Johnsen2009-06-041-55/+0
* | Bug#43962 "Packets out of order" calling a SHOW TABLE STATUSSergey Glukhov2009-04-301-0/+27
* | Bug 43355 Prepared for commit on 5.1 gcaBernt M. Johnsen2009-04-011-12/+24
|\ \ | |/
| * Bug 43355 Prepared for commit on 5.0 gca Bernt M. Johnsen2009-03-311-15/+26
* | merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-r...Andrei Elkin2008-11-121-1/+39
|\ \
| * \ merged 5.0 bug 33811 -> 5.1 bug 33811 working treeGeorgi Kodinov2008-11-031-1/+17
| |\ \ | | |/
| | * Bug #33811: Call to stored procedure with SELECT * / RIGHT JOIN Georgi Kodinov2008-10-171-0/+15
| * | Merge mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2008-10-151-0/+22
| |\ \ | | |/
| | * Bug#38823: Invalid memory access when a SP statement does wildcard expansionDavi Arnaut2008-10-141-0/+22
* | | Merging 5.1 main into 5.1-rplMats Kindahl2008-10-231-0/+18
|\ \ \ | |/ /
| * | Merge 5.0-bugteam -> 5.1-bugteamKristofer Pettersson2008-09-201-0/+18
| |\ \ | | |/
| | * Bug#38469 invalid memory read and/or crash with utf8 text field, stored proce...Kristofer Pettersson2008-09-201-0/+18
* | | Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-061-0/+24
|\ \ \ | |/ /
| * | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-08-201-0/+24
| |\ \ | | |/
| | * Bug#38291 memory corruption and server crash with view/sp/functionSergey Glukhov2008-08-201-0/+24
| | * Merge kaamos.(none):/data/src/mysql-5.0unknown2008-02-171-0/+19
| | |\
| | * \ Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2008-01-231-0/+51
| | |\ \
| | | * | Bug#33618 (Crash in sp_rcontext)unknown2008-01-231-0/+51
* | | | | Merge 5.1->5.1-rplMagnus Svensson2008-05-301-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-131-1/+2
* | | | | Check warnings in servers error log as part of test caseunknown2008-04-081-4/+4
* | | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-04-031-0/+19
|\ \ \ \ \ | |/ / / /
| * | | | Post-merge fix.unknown2008-02-171-19/+19
| * | | | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-02-171-0/+19
| |\ \ \ \
| | * \ \ \ Merge kaamos.(none):/data/src/opt/mysql-5.0-optunknown2008-02-131-0/+19
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug#30787: Stored function ignores user defined alias.unknown2008-01-311-0/+19
| | | | |/ | | | |/|
* | | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-02-281-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WL#4189unknown2007-12-121-4/+4
| |/ / /
* | | | Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitutionunknown2008-02-071-0/+23
* | | | Manual mergeunknown2008-01-231-0/+52
* | | | Merge ibm.:/home/alik/Documents/MySQL/devel/5.0-rtunknown2008-01-201-2/+31
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#29770 Two handlers are allowed to catch an error in an stored procedure.unknown2008-01-081-0/+24
| |/
| * Implementing code review commentsunknown2007-10-161-0/+29
| * Cleanup sp.test.unknown2007-10-101-7/+3
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-10-081-0/+290
| |\
| * \ Merge gleb.loc:/home/uchum/work/bk/5.0unknown2007-09-121-0/+33
| |\ \