diff --git a/mysql-test/t/ps.test b/mysql-test/t/ps.test index ad0e6405f36..34f9a6fb699 100644 --- a/mysql-test/t/ps.test +++ b/mysql-test/t/ps.test @@ -1118,6 +1118,8 @@ EXECUTE stmt USING @a; DEALLOCATE PREPARE stmt; DROP TABLE t1; +--echo End of 4.1 tests. + ############################# 5.0 tests start ################################ #