summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp-big.result
diff options
context:
space:
mode:
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