1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

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
parent 501c3e7a0e
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";
#