The Wayback Machine - https://web.archive.org/web/20201121003857/https://github.com/github/gh-ost/pull/684
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

Fixed DECIMAL datatype #684

Merged
merged 9 commits into from Jan 13, 2019
Merged

Fixed DECIMAL datatype #684

merged 9 commits into from Jan 13, 2019

Conversation

@shlomi-noach
Copy link
Contributor

@shlomi-noach shlomi-noach commented Nov 28, 2018

Testing #681

Initial commit confirms the bug reported in #681

Shlomi Noach added 2 commits Nov 28, 2018
Shlomi Noach
Shlomi Noach
Shlomi Noach added 5 commits Jan 1, 2019
Shlomi Noach
Shlomi Noach
Shlomi Noach
Shlomi Noach
@shlomi-noach
Copy link
Contributor Author

@shlomi-noach shlomi-noach commented Jan 1, 2019

@Tomas2046 please explain your comments to prove you're not a bot.

Shlomi Noach
@shlomi-noach shlomi-noach temporarily deployed to production/mysql_role=ghost_testing Jan 1, 2019 Inactive
Shlomi Noach
@shlomi-noach
Copy link
Contributor Author

@shlomi-noach shlomi-noach commented Jan 1, 2019

Updated underlying go-mysql library to get the fixes in siddontang/go-mysql#332.

However, had to re-apply TIMESTAMP and DATETIME patches; go-mysql uses a new mechanism for parsing both old and new TIMESTAMP and DATETIME which seem to break gh-ost's tests whenever a non-UTC timezone is involved. I haven't been successful in finding out exactly why this happens, and so I've re-applied old temporal logic on top of the new changes.

@shlomi-noach shlomi-noach changed the title Testing DECIMAL datatype Fixed DECIMAL datatype Jan 2, 2019
@shlomi-noach
Copy link
Contributor Author

@shlomi-noach shlomi-noach commented Jan 13, 2019

tested in prod, looking good.

@shlomi-noach shlomi-noach merged commit d5c374a into master Jan 13, 2019
4 checks passed
4 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
gh-ost-build-deploy-tarball Build #14090042 succeeded in 7s
Details
gh-ost-replica-tests Build #14090043 succeeded in 1002s
Details
@shlomi-noach shlomi-noach deleted the test-decimal branch Jan 13, 2019
@shlomi-noach
Copy link
Contributor Author

@shlomi-noach shlomi-noach commented Jan 13, 2019

I'll release this/next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.