Skip to content
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

embulk-input-mysql will fetch wrong date values #132

Open
hito4t opened this issue Dec 27, 2017 · 0 comments
Open

embulk-input-mysql will fetch wrong date values #132

hito4t opened this issue Dec 27, 2017 · 0 comments

Comments

@hito4t
Copy link
Contributor

hito4t commented Dec 27, 2017

By #104, embulk-input-mysql can fetch correct datetime/timestamp values, but cannot fetch correct date values.

For example, when

  • Server timezone : UTC
  • Client timezone: Asia/Tokyo (+900)
  • Table has date value '2015-06-04' (UTC)
    , embulk-input-mysql will fetch '2015-06-04 00:00:00 +900', namely '2015-06-03 21:00:00 +000'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant