Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.0.5
-
None
-
Windows
Description
The bug is related with the following Github issue:
https://github.com/r-dbi/odbc/issues/194
The problem is that when inserting a timestamp into a table by making use of:
- MariaDB ODBC Connector 3.05 (x64).
- MariaDB Server 10.2.8
Although the table is created, no data is inserted into it, because the connection crashes when trying to INSERT INTO a table a TIMESTAMP / DATETIME column, which originates the RSession to crash.
Thank you for a possible fix.
Juan
Attachments
Issue Links
- includes
-
ODBC-151 In SQLBindParameter BufferLength sets SQL_DESC_OCTET_LENGTH for fixed length types
- Closed