1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Add missing version delimiter.

This commit is contained in:
unknown
2007-01-19 11:30:40 -05:00
parent 3bae85e2f9
commit 4beaf12bb6

View File

@@ -1118,6 +1118,8 @@ EXECUTE stmt USING @a;
DEALLOCATE PREPARE stmt;
DROP TABLE t1;
--echo End of 4.1 tests.
############################# 5.0 tests start ################################
#