summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 81.176.158.240:devel/mysql/BUG26976/mysql-5.0-enginesunknown2007-06-071-15/+18
|\
| * BUG#26976 - Missing table in merge not noted in related error msg +unknown2007-06-061-15/+18
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-06-021-0/+11
|\ \
| * | Fix some mysqltest warnings.unknown2007-06-011-0/+11
| |/
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-05-301-1/+1
|\ \
| * | Bug #28492: subselect returns LONG in >5.0.24a and LONGLONG in <=5.0.24aunknown2007-05-301-1/+1
| |/
* | Bug #28605: SHOW CREATE VIEW with views using stored_procedures no unknown2007-05-291-0/+11
|/
* Bug#21513 (SP having body starting with quoted label rendered unusable)unknown2007-04-271-0/+7
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-04-201-0/+50
|\
| * Test case for BUG#5274: Stored procedure crash if lengthunknown2007-04-121-0/+50
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-0/+85
|\ \ | |/
| * Corrected error in test case:unknown2007-03-271-3/+0
| * Merge naruto.:C:/cpp/bug20777/my50-bug20777unknown2007-03-231-0/+88
| |\
| | * Bug#20777 Function w BIGINT UNSIGNED shows diff. behaviour with and without -...unknown2007-03-161-0/+88
* | | Fix for BUG#25082: default database change on triggerunknown2007-03-271-0/+15
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2007-03-241-0/+25
|\ \ \ | |/ / |/| |
| * | Bug #27354 stored function in where condition was always treated as constunknown2007-03-221-0/+25
* | | 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
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|