Fix test results when you are in daylight saving time

mysql-test/t/timezone.test:
  Fix results when you are in daylight saving time
This commit is contained in:
unknown 2004-03-30 01:01:31 +03:00
commit 6b16bf4ffd

View file

@ -11,6 +11,8 @@ enable_query_log;
DROP TABLE IF EXISTS t1;
--enable_warnings
# The following is because of daylight saving time
--replace_result MEST MET
show variables like "timezone";
#