summaryrefslogtreecommitdiff
path: root/mysql-test/main/ps_error.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/ps_error.result')
-rw-r--r--mysql-test/main/ps_error.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/main/ps_error.result b/mysql-test/main/ps_error.result
index 448832dc7a8..ad178f86915 100644
--- a/mysql-test/main/ps_error.result
+++ b/mysql-test/main/ps_error.result
@@ -31,6 +31,7 @@ Warnings:
Warning 1292 Truncated incorrect DOUBLE value: 'foo'
EXECUTE stmt;
ERROR 22007: Truncated incorrect DOUBLE value: 'foo'
+# restart
SELECT 'All done';
All done
All done