Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.2, 10.3
-
Component/s: Galera, Time zones
-
Labels:
Description
If a specific timezone should be loaded, the change to innodb not happened.
mysql_tzinfo_to_sql /usr/share/zoneinfo/Europe/Stockholm Europe/Stockholm > stockholm_zone_info.sql
Show the change to MyISAM/Aria but not the change in the begin.
With only timezondir, it works as expected.