From: Sergei Golubchik Date: Mon, 31 Mar 2025 09:10:12 +0000 (+0200) Subject: fix main.timezone test for DST X-Git-Tag: archive/raspbian/1%11.8.1-4+rpi1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c93d6b9ed363879f4f63994fa61ac1a7c5a9f1ae;p=mariadb.git fix main.timezone test for DST Origin: https://github.com/MariaDB/server/commit/402595f138db92a3bf7e67f30e24f682e6c3ca82.patch Forwarded: https://github.com/MariaDB/server/commit/402595f138db92a3bf7e67f30e24f682e6c3ca82 Gbp-Pq: Name 1084293-allow-cest-in-timezone-test.patch --- diff --git a/mysql-test/main/timezone.test b/mysql-test/main/timezone.test index 0fa50b7f6..fb03889f5 100644 --- a/mysql-test/main/timezone.test +++ b/mysql-test/main/timezone.test @@ -8,7 +8,7 @@ select FROM_UNIXTIME(24*3600); enable_query_log; # The following is because of daylight saving time ---replace_result MEST CET MET CET +--replace_result MEST CET MET CET CEST CET show variables like "system_time_zone"; --echo #