summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp-big.result
diff options
context:
space:
mode:
authorunknown <sanja@montyprogram.com>2013-07-05 17:21:14 +0300
committerunknown <sanja@montyprogram.com>2013-07-05 17:21:14 +0300
commit00ee44ab821e6d8b3cfd5d058fb85e9157859eb7 (patch)
tree5ef1fae67e1abcfb7f7ba8c25d73e30f06252845 /mysql-test/r/sp-big.result
parentaa6d8e49503c240854fdb41e54a32c89c9494c80 (diff)
downloadmariadb-git-00ee44ab821e6d8b3cfd5d058fb85e9157859eb7.tar.gz
known results differences
Diffstat (limited to 'mysql-test/r/sp-big.result')
-rw-r--r--mysql-test/r/sp-big.result2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/r/sp-big.result b/mysql-test/r/sp-big.result
index d28b7004330..9765508859c 100644
--- a/mysql-test/r/sp-big.result
+++ b/mysql-test/r/sp-big.result
@@ -46,8 +46,6 @@ end while;
close cur1;
end|
call p1();
-Warnings:
-Error 1329 No data - zero rows fetched, selected, or processed
select count(*) from t1;
count(*)
256