summaryrefslogtreecommitdiffstats
path: root/mysql-test/main/type_timestamp.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/type_timestamp.test')
-rw-r--r--mysql-test/main/type_timestamp.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/mysql-test/main/type_timestamp.test b/mysql-test/main/type_timestamp.test
index 76589f1f..b3dfa192 100644
--- a/mysql-test/main/type_timestamp.test
+++ b/mysql-test/main/type_timestamp.test
@@ -921,7 +921,7 @@ show create table t1;
drop table t1;
--echo #
---echo # End of 10.10 tests
+--echo # End of 10.5 tests
--echo #
--echo #
@@ -941,3 +941,5 @@ DELIMITER ;$$
--source unusable_keys_joins.inc
DROP TABLE t1;
SET note_verbosity=DEFAULT;
+
+--echo # End of 10.6 tests