Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.0.13
-
None
-
Windows-64bit
Description
If we bind a date column with value '0000-00-00' (of aurora database via MariaDB ODBC driver) to SQL_C_TIMESTAMP in a data buffer, it populates the data buffer with correct value but incorrectly sets indicator buffer to SQL_NULL_DATA(-1). Same issue can be seen for all date data types datetime, timestamp, date and time.