summaryrefslogtreecommitdiff
path: root/sql/sql_test.cc
diff options
context:
space:
mode:
authorunknown <pem@mysql.comhem.se>2004-05-28 18:33:14 +0200
committerunknown <pem@mysql.comhem.se>2004-05-28 18:33:14 +0200
commit72139b18aac3d799afea1c0ffe8a4dee92d2420d (patch)
tree8e97f453dd7e1b860b375f88ff2d70c71ee1dc10 /sql/sql_test.cc
parent556b51e12aa58c5a7894a6bd010c2cd59d6e0cc3 (diff)
downloadmariadb-git-72139b18aac3d799afea1c0ffe8a4dee92d2420d.tar.gz
Added test cases for the following bugs that have been fixed by recent changes:
BUG#1863: CREATE TABLE in Stored Procedure sometimes crashes on repeated calls. BUG#2656: select with join in stored procedure: erroneous result on 2nd call. BUG#3426: IF x IS NULL in stored procedure fails on second call within connection. BUG#3448: Stored Procedures with inner joins possible bug. BUG#3734: Stored procedure returns wrong rows with fulltext parameter. BUG#3863: Stored procedure crash when incrementing variable in a loop. (And corrected the row count output to the client after CALL) mysql-test/r/sp.result: New test case results for fixed bugs. mysql-test/t/sp.test: New test cases for fixed bugs. sql/sql_parse.cc: Corrected the row_count output to the client.
Diffstat (limited to 'sql/sql_test.cc')
0 files changed, 0 insertions, 0 deletions