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:
@@ -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";
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user