Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2(EOL), 10.3(EOL)
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.