summaryrefslogtreecommitdiff
path: root/mysql-test/r/ps_ddl1.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/ps_ddl1.result')
-rw-r--r--mysql-test/r/ps_ddl1.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/ps_ddl1.result b/mysql-test/r/ps_ddl1.result
index e41a72ceb96..87abcd90590 100644
--- a/mysql-test/r/ps_ddl1.result
+++ b/mysql-test/r/ps_ddl1.result
@@ -460,7 +460,7 @@ create schema mysqltest;
end|
execute stmt;
ERROR 42000: PROCEDURE test.p1 does not exist
-call p_verify_reprepare_count(1);
+call p_verify_reprepare_count(0);
SUCCESS
execute stmt;