[MDEV-25556] mysql_tzinfo_to_sql - OFFSET now keyword and needs to be quoted Created: 2021-04-28 Updated: 2021-09-01 Resolved: 2021-05-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Time zones |
| Affects Version/s: | 10.6.0 |
| Fix Version/s: | 10.6.1 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Daniel Black | Assignee: | Nikita Malyavin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | not-10.2, not-10.3, not-10.4, not-10.5 | ||
| Description |
|
Example test container initialization:
|
| Comments |
| Comment by Daniel Black [ 2021-05-11 ] | |||||||||||||||||
|
https://github.com/MariaDB/server/commit/a87dc3b540c6946c027d29188b645a9fd5ab184e looks good to me nikitamalyavin. Quoting the MDEV in the commit message would be good though. | |||||||||||||||||
| Comment by Oleksandr Byelkin [ 2021-05-12 ] | |||||||||||||||||
|
OK to push | |||||||||||||||||
| Comment by Roy Bellingan [ 2021-08-31 ] | |||||||||||||||||
|
I just tried to use from this package mariadb-10.6.4-linux-systemd-x86_64 and the issue is still present. | |||||||||||||||||
| Comment by Daniel Black [ 2021-08-31 ] | |||||||||||||||||
|
Looks like Offset is quoted for me. What is the error generated? Are you sure you are using the mariadb-tzinfo-to-sql from the package?
| |||||||||||||||||
| Comment by Roy Bellingan [ 2021-09-01 ] | |||||||||||||||||
|
Ok I am very sorry I did mysql_tzinfo_to_sql /usr/share/zoneinfo Using the system one, and I did not go inside the folder to use the new one |