MySqlConnector icon indicating copy to clipboard operation
MySqlConnector copied to clipboard

MySQL 5.5 does not have DATETIME_PRECISION

Open malessainray opened this issue 3 years ago • 0 comments
trafficstars

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

malessainray avatar Jul 18 '22 13:07 malessainray