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

MySQL 5.5 does not have DATETIME_PRECISION #1192

Open
malessainray opened this issue Jul 18, 2022 · 0 comments
Open

MySQL 5.5 does not have DATETIME_PRECISION #1192

malessainray opened this issue Jul 18, 2022 · 0 comments

Comments

@malessainray
Copy link

malessainray commented Jul 18, 2022

Software versions
MySqlConnector version: 1.3.11
Server type (MySQL, MariaDB, Aurora, etc.) and version: MySQL 5.5
.NET version: 6.0

Describe the bug
When using the SchemaProvider to get the columns within the FillColumns the requested data for the DATETIME_PRECISION is simply not present for MySQL 5.5 servers.

Exception
image

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

Successfully merging a pull request may close this issue.

1 participant