summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp.result
Commit message (Expand)AuthorAgeFilesLines
* Bug#15728: LAST_INSERT_ID function inside a stored function returns 0unknown2006-04-211-0/+17
* Fixed BUG#18344: DROP DATABASE does not drop associated routinesunknown2006-04-181-0/+29
* Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimeunknown2006-04-181-0/+10
|\
| * Fixed BUG#18787: Server crashed when calling a stored procedure containingunknown2006-04-111-0/+10
* | Fix for bug#14945 "Truncate table doesn't reset the auto_incrementunknown2006-04-061-0/+11
|/
* Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimeunknown2006-03-281-0/+35
|\
| * Post review fixes for BUG#16474: SP crashed MySQL.unknown2006-03-281-0/+6
| * Fixed BUG#16474: SP crashed MySQLunknown2006-03-101-0/+29
* | Fixed bug#13575: SP funcs in select with distinct/group and order by canunknown2006-03-101-0/+16
* | Merge neptunus.(none):/home/msvensson/mysql/bug10656/my50-bug10656unknown2006-03-091-71/+0
|\ \ | |/ |/|
| * Bug#10656 Stored Procedure - Create index and Truncate table command errorunknown2006-03-091-71/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-071-14/+14
|\ \
| * | Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-14/+14
| |/
* | Merge mysql.com:/extern/mysql/5.0/bug16887/mysql-5.0-runtimeunknown2006-03-031-0/+56
|\ \
| * | Fixed BUG#16887: Cursor causes server segfaultunknown2006-02-151-0/+56
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-031-0/+14
|\ \ \
| * | | Fix for bug #17615: invalid handling of function results in UPDATE...SET stat...unknown2006-03-021-0/+14
| | |/ | |/|
* | | Fixed BUG#17476: Stored procedure not returning data when it is called firstunknown2006-03-021-0/+19
|/ /
* | Fixes to embedded server to be able to run tests with itunknown2006-02-241-82/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-231-2/+333
|\ \
| * | Additional tests for nested handlers added to sp.test.unknown2006-02-151-2/+333
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_...unknown2006-02-211-2/+2
|\ \ | |/ |/|
| * Use the tmp dir of MYSQLTEST_VARDIR unknown2006-02-161-2/+2
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-02-061-2/+5
|\ \
| * | Fixed on BUG#16568: Continue handler with simple CASE not working correctlyunknown2006-01-261-2/+5
* | | Fixed BUGS#15011: error handler for mysql errno in nested block not activatedunknown2006-01-251-0/+19
|/ /
* | Fix of fix for BUG#15866. (Actually change the fib() call in sp.test)unknown2006-01-201-11/+1
* | Fixed BUG#15866: Thread stack limit insufficient for recursive call "fib(20)"unknown2006-01-191-23/+23
* | Bug#15206: "Misleading message "No data to FETCH":unknown2006-01-171-8/+8
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-171-19/+55
|\ \
| * | Fixed BUG#15231: Stored procedure bug with not found condition handlerunknown2005-12-131-19/+55
* | | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-161-0/+84
|\ \ \ | |_|/ |/| |
| * | Fixed BUG#14498: Stored procedures: hang if undefined variable and exceptionunknown2005-11-041-0/+84
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-131-0/+67
|\ \ \ | |_|/ |/| |
| * | Fix for bug #12198 "Temporary table aliasing does not work inside storedunknown2006-01-131-0/+67
* | | A fix and a test case for Bug#15441 "Running SP causes Server unknown2005-12-091-23/+59
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-15/+26
|\ \ \
| * | | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-15/+26
* | | | mergedunknown2005-12-071-2/+83
|\ \ \ \
| * | | | better error for optimize/repair/etc a viewunknown2005-12-051-12/+12
| * | | | this has nothing to do with the bug#13012.unknown2005-12-031-0/+63
| * | | | Bug#13012: REPAIR/BACKUP/RESTORE TABLE cause "packet out of order" in SP.unknown2005-12-021-2/+20
| |/ / /
* | | | A fix and a test case for Bug#15392 "Server crashes duringunknown2005-12-071-0/+39
|/ / /
* | | Add a test case for Bug#5967 "Stored procedure declared variableunknown2005-12-021-0/+54
* | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-12-021-0/+29
|\ \ \
| * | | Fixed BUG#14376: MySQL crash on scoped variable (re)initializationunknown2005-11-011-0/+29
| | |/ | |/|
* | | Fix for bug #14304: auto_increment field incorrect set from within stored pro...unknown2005-12-011-0/+24
* | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-11-281-0/+36
|\ \ \
| * | | Fixed BUG#14643: Stored Procedure: Continuing after failed var.unknown2005-11-081-0/+36
* | | | Enabled back bunch of tests for stored routines which were disabledunknown2005-11-261-1/+125
| |_|/ |/| |