-
Notifications
You must be signed in to change notification settings - Fork 2.2k
load time zones into mysql #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
LGTM |
ping @ltangvald |
I'm not familiar with the bug in question, but shouldn't the workaround be for both 5.5 and 5.6 (bug was first reported for 5.0)? Otherwise it looks good. |
I manually tested it on each of the versions, and 5.6 is the only one currently affected. |
LGTM. |
Can you update this to include the |
@tianon Done. |
Thanks! 👍 |
- `golang`: 1.5beta1 - `mysql`: time zones (docker-library/mysql#80) - `php`: 7.0.0beta1 (docker-library/php#113, docker-library/php#109) - `postgres`: 9.5-alpha1 (docker-library/postgres#70), jessie (docker-library/postgres#71)
- `golang`: 1.5beta1 - `mysql`: time zones (docker-library/mysql#80) - `php`: 7.0.0beta1 (docker-library/php#113, docker-library/php#109) - `postgres`: 9.5-alpha1 (docker-library/postgres#70), jessie (docker-library/postgres#71)
This enables time-zone support in mysql.
https://dev.mysql.com/doc/refman/5.7/en/time-zone-support.html