You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When writing a POSIXct data.frame() column to a database through odbc::dbWriteTable() and using MariaDB ODBC Connector 3.0.5 (¿Stable?) the R Session Crashes.
Probably it is MariaDB ODBC Connector's fault, as it is so buggy :S
Issue Description and Expected Result
When writing a POSIXct data.frame() column to a database through odbc::dbWriteTable() and using MariaDB ODBC Connector 3.0.5 (¿Stable?) the R Session Crashes.
Probably it is MariaDB ODBC Connector's fault, as it is so buggy :S
I'll report on MariaDB's JIRA also:
https://jira.mariadb.org/projects/MDEV/issues/MDEV-16471?filter=allopenissues
Database
MariaDB 10.2.7 + MariaDB ODBC Connector 3.05
With MySQL ODBC Connector 8.0.11 works perfectly.
Reproducible Example
MariaDB JIRA Issue
https://jira.mariadb.org/browse/ODBC-149
The text was updated successfully, but these errors were encountered: