Commit 2b8c59ff authored by Sergei Petrunia's avatar Sergei Petrunia

Fix main.type_timestamp: Change 10.10 in "End of 10.10 tests" to 10.5

parent 12995559
......@@ -1368,5 +1368,5 @@ t1 CREATE TABLE `t1` (
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci
drop table t1;
#
# End of 10.10 tests
# End of 10.5 tests
#
......@@ -921,5 +921,5 @@ show create table t1;
drop table t1;
--echo #
--echo # End of 10.10 tests
--echo # End of 10.5 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