Commit b9616d81 authored by unknown's avatar unknown

Added 5.2 test result delimiter

parent d6e1377a
...@@ -3962,3 +3962,6 @@ a ...@@ -3962,3 +3962,6 @@ a
20 20
DROP VIEW v1,v2,v3; DROP VIEW v1,v2,v3;
DROP TABLE t1,t2; DROP TABLE t1,t2;
# -----------------------------------------------------------------
# -- End of 5.2 tests.
# -----------------------------------------------------------------
...@@ -4012,3 +4012,7 @@ select * from t2; ...@@ -4012,3 +4012,7 @@ select * from t2;
DROP VIEW v1,v2,v3; DROP VIEW v1,v2,v3;
DROP TABLE t1,t2; DROP TABLE t1,t2;
--echo # -----------------------------------------------------------------
--echo # -- End of 5.2 tests.
--echo # -----------------------------------------------------------------
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment