[MDEV-5226] mysql_tzinfo_to_sql errors with tzdata 2013f and above Created: 2013-11-01 Updated: 2013-11-13 Resolved: 2013-11-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.33a |
| Fix Version/s: | 5.5.34 |
| Type: | Bug | Priority: | Major |
| Reporter: | Brian Evans | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Gentoo Linux |
||
| Attachments: |
|
| Description |
|
It seems with timezone-data-2013f and further, the zoneinfo of posix changed from a directory to a symlink of "." Attached is the full output error output. When importing the sql that is generated, I get "ERROR 1062 (23000) at line 320485: Duplicate entry 'posix/posix/posix/posix/posix/posix/posix/America/Argentina/San_' for key 'PRIMARY'" |
| Comments |
| Comment by Alexander Barkov [ 2013-11-13 ] |
|
Fixed in 5.1, 5.2, 5.3, 5.5. |