[MDEV-22626] mysql_tzinfo_to_sql not replicates timezone to galeranodes if only 1 timezone will be loaded. Created: 2020-05-19 Updated: 2021-04-19 Resolved: 2020-08-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Time zones |
| Affects Version/s: | 10.2, 10.3 |
| Fix Version/s: | 10.2.35, 10.3.26, 10.4.16, 10.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | timezones | ||
| 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. |