summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp.result
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-03-191-0/+191
|\
| * Bug#26503 (Illegal SQL exception handler code causes the server to crash)unknown2007-03-141-0/+165
| * Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0unknown2007-03-081-0/+26
| |\
| | * BUG#20492: Subsequent calls to stored procedure yield incorrect resultunknown2006-09-071-0/+26
* | | Merge bk@192.168.21.1:mysql-5.0unknown2007-03-081-0/+13
|\ \ \
| * | | Bug#25373: Stored functions wasn't compared correctly which leads to a wrongunknown2007-03-071-0/+13
* | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-03-071-2/+40
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#8407 (Stored functions/triggers ignore exception handler)unknown2007-03-051-2/+40
| |/ /
* | | Merge polly.local:/tmp/maint/bug25137/my50-bug25137unknown2007-02-201-14/+0
|\ \ \ | |/ / |/| |
| * | Bug#18743: Several test cases fails if "classic" configuration in 5.0unknown2007-02-191-14/+0
* | | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/50unknown2007-01-181-0/+17
|\ \ \ | |/ / |/| |
| * | Manual merge.unknown2007-01-151-0/+17
| |\ \
| | * | Post-merge fixes for Bug#4968 "Stored procedure crash if cursor opened unknown2006-12-121-0/+17
* | | | Fix for bug #24117 "server crash on a FETCH with a cursor on a table which is...unknown2006-12-141-0/+16
|/ / /
* | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-11-141-2/+83
|\ \ \ | |/ / |/| |
| * | Fix for bug#23760 ROW_COUNT() and store procedure not owrking togetherunknown2006-11-141-2/+83
* | | Bug#20028 (Function with select return no data)unknown2006-10-191-0/+129
* | | Bug#21462 (Stored procedures with no arguments require parenthesis)unknown2006-10-091-0/+27
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-09-291-0/+62
|\ \
| * \ Merge bk-internal:/home/bk/mysql-5.0-optunknown2006-09-181-0/+63
| |\ \ | | |/ | |/|
| | * Fixed bug #21493: crash for the second execution of a functionunknown2006-09-161-0/+63
* | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-09-271-0/+7
|\ \ \
| * | | Fix for bug#21311: Possible stack overrun if SP has non-latin1 nameunknown2006-09-271-0/+7
| |/ /
* | | BUG#21414: SP: Procedure undroppable, to some extentunknown2006-09-121-0/+8
|/ /
* | Fix for bug#21416 SP: Recursion level higher than zero needed for non-recursi...unknown2006-08-241-0/+7
* | Fix for BUG#16899: Possible buffer overflow in handling of DEFINER-clauseunknown2006-08-231-0/+13
* | Bug#8153 (Stored procedure with subquery and continue handler, wrong result)unknown2006-08-221-11/+71
* | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-08-221-2/+60
|\ \ | |/ |/|
| * Bug#8153 (Stored procedure with subquery and continue handler, wrong result)unknown2006-08-021-2/+60
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-0/+19
|\ \
| * \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-0/+19
| |\ \
| | * | Fixed bug#19862: Sort with filesort by function evaluates function twiceunknown2006-07-261-0/+19
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-0/+165
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix for BUG#16211: Stored function return type for strings is ignored.unknown2006-07-271-0/+153
| * | Bug#21013: Performance Degrades when importing data that uses Triggerunknown2006-07-171-0/+12
* | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-releaseunknown2006-07-271-0/+15
|\ \ \ | |_|/ |/| |
| * | A fix and a test case for Bug#21002 "Derived table not selecting from a unknown2006-07-191-0/+15
| |/
* | Fixed bug #19714.unknown2006-07-131-1/+1
|/
* 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/+21
|/
* Test case for BUG#18037: Server crash when returning systemunknown2006-05-181-0/+30
* Fix for BUG#18587: Function that accepts and returns TEXTunknown2006-05-101-0/+31
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-05-091-0/+25
|\
| * Fix for bugs#12472/#15137 'CREATE TABLE ... SELECT ... which explicitlyunknown2006-05-091-0/+25
* | 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
|/