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

This commit is contained in:
Sergei Petrunia 2023-12-20 14:51:00 +03:00
parent 12995559f9
commit 2b8c59fffa
2 changed files with 2 additions and 2 deletions

View File

@ -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
#

View File

@ -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 #