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

Change default MySQL Schema.Type.TIMESTAMP mapping from TIMESTAMP to DATETIME #168

Merged
merged 1 commit into from
Nov 17, 2016

Conversation

shikhar
Copy link
Contributor

@shikhar shikhar commented Nov 17, 2016

DATETIME supports a wider range by default, see http://dev.mysql.com/doc/refman/5.5/en/datetime.html

@shikhar
Copy link
Contributor Author

shikhar commented Nov 17, 2016

@confluentinc/connect for review

@ewencp
Copy link
Contributor

ewencp commented Nov 17, 2016

@shikhar LGTM, but is this going to be a compatibility issue for users that upgrade from an older version of the connector?

@shikhar
Copy link
Contributor Author

shikhar commented Nov 17, 2016

@ewencp no, since this would only apply for CREATEs going forward, or ALTERs that add columns.

@shikhar shikhar merged commit 2f19e4c into master Nov 17, 2016
@shikhar shikhar deleted the mysql-sink-timestamp branch November 17, 2016 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants