Fix main.type_timestamp: Change 10.10 in "End of 10.10 tests" to 10.5
This commit is contained in:
parent
12995559f9
commit
2b8c59fffa
@ -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 #
|
||||
|
Loading…
x
Reference in New Issue
Block a user