mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02: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:
parent
501c3e7a0e
commit
6b16bf4ffd
1 changed files with 2 additions and 0 deletions
|
|
@ -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";
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue