Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.0.15
-
None
-
Windows 7 professional
Description
facing issue with the MariaDB ODBC Driver 2.0.15.
From our application we executing the below query
SELECT DATE_ADD('2018-02-01', INTERVAL -188 DAY)
Which randomly gives the wrong output such as '2017-7-26626 0:0:0'
Attached the SQL log with success as well as failure scenario and the sample code.
Issue is not observed with ODBC 1.0.1 driver.