summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp.test
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-0/+18
|\
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-0/+17
| |\
| | * Fixed bug#19862: Sort with filesort by function evaluates function twiceunknown2006-07-261-0/+18
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-0/+183
|\ \ \ | |/ / |/| |
| * | Fix for BUG#16211: Stored function return type for strings is ignored.unknown2006-07-271-0/+158
| * | Bug#21013: Performance Degrades when importing data that uses Triggerunknown2006-07-171-0/+27
| |/
* | A fix and a test case for Bug#21002 "Derived table not selecting from a unknown2006-07-191-0/+25
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-06-271-0/+46
|\
| * A fix and a test case forunknown2006-06-271-0/+46
* | A fix and a test case for Bug#15217 "Using a SP cursor on a table createdunknown2006-06-221-0/+27
|/
* Test case for BUG#18037: Server crash when returning systemunknown2006-05-181-0/+46
* Fix for BUG#18587: Function that accepts and returns TEXTunknown2006-05-101-0/+47
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-05-091-0/+23
|\
| * Fix for bugs#12472/#15137 'CREATE TABLE ... SELECT ... which explicitlyunknown2006-05-091-0/+23
* | Bug#15728: LAST_INSERT_ID function inside a stored function returns 0unknown2006-04-211-0/+25
* | Fixed BUG#18344: DROP DATABASE does not drop associated routinesunknown2006-04-181-0/+32
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimeunknown2006-04-181-0/+18
|\ \
| * | Fixed BUG#18787: Server crashed when calling a stored procedure containingunknown2006-04-111-0/+18
| |/
* | Fix for bug#14945 "Truncate table doesn't reset the auto_incrementunknown2006-04-061-0/+15
|/
* Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimeunknown2006-03-281-0/+36
|\
| * Post review fixes for BUG#16474: SP crashed MySQL.unknown2006-03-281-0/+5
| * Fixed BUG#16474: SP crashed MySQLunknown2006-03-101-0/+31
* | 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-86/+0
|\ \ | |/ |/|
| * Bug#10656 Stored Procedure - Create index and Truncate table command errorunknown2006-03-091-86/+0
* | Merge mysql.com:/extern/mysql/5.0/bug16887/mysql-5.0-runtimeunknown2006-03-031-0/+55
|\ \
| * | Fixed BUG#16887: Cursor causes server segfaultunknown2006-02-151-0/+54
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-031-0/+22
|\ \ \
| * | | Fix for bug #17615: invalid handling of function results in UPDATE...SET stat...unknown2006-03-021-0/+23
| | |/ | |/|
* | | Fixed BUG#17476: Stored procedure not returning data when it is called firstunknown2006-03-021-0/+25
|/ /
* | Fixes to embedded server to be able to run tests with itunknown2006-02-241-97/+10
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-231-1/+392
|\ \
| * | Additional tests for nested handlers added to sp.test.unknown2006-02-151-1/+392
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_...unknown2006-02-211-6/+6
|\ \ | |/ |/|
| * Use the tmp dir of MYSQLTEST_VARDIR unknown2006-02-161-6/+6
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-02-061-4/+1
|\ \
| * | Fixed on BUG#16568: Continue handler with simple CASE not working correctlyunknown2006-01-261-4/+1
* | | Fixed BUGS#15011: error handler for mysql errno in nested block not activatedunknown2006-01-251-0/+31
|/ /
* | Fix of fix for BUG#15866. (Actually change the fib() call in sp.test)unknown2006-01-201-1/+1
* | Fixed BUG#15866: Thread stack limit insufficient for recursive call "fib(20)"unknown2006-01-191-23/+24
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-171-21/+61
|\ \
| * | Added bug synopsis in comment for sp.test case BUG#15231.unknown2005-12-131-1/+1
| * | Fixed BUG#15231: Stored procedure bug with not found condition handlerunknown2005-12-131-21/+62
* | | Post-merge fixes (BUG#14498)unknown2006-01-161-1/+3
* | | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-161-1/+87
|\ \ \ | |_|/ |/| |
| * | Fixed BUG#14498: Stored procedures: hang if undefined variable and exceptionunknown2005-11-041-0/+86
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-131-2/+78
|\ \ \ | |_|/ |/| |
| * | Fix for bug #12198 "Temporary table aliasing does not work inside storedunknown2006-01-131-2/+78
* | | A fix and a test case for Bug#15441 "Running SP causes Server unknown2005-12-091-12/+62
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-3/+6
|\ \ \