Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for MySQL 5.7 JSON #42

Closed
krlmlr opened this issue Jul 5, 2017 · 3 comments
Closed

Support for MySQL 5.7 JSON #42

krlmlr opened this issue Jul 5, 2017 · 3 comments

Comments

@krlmlr
Copy link
Member

krlmlr commented Jul 5, 2017

Issue by vchav73
Thursday Mar 23, 2017 at 19:15 GMT
Originally opened as r-dbi/RMySQL#189


I get the following when attempting to use a MySQL 5.7 database which uses MySQL's new JSON data type. Would be nice if JSON columns were automatically converted to R objects. It has to be done manually for now.

In addition: Warning message:
In .local(conn, statement, ...) :
  unrecognized MySQL field type 245 in column 1 imported as character
@krlmlr
Copy link
Member Author

krlmlr commented Sep 13, 2017

@vchav73: Can you please double-check what happens with RMariaDB (and post a reproducible example)? I'm not convinced we should be converting JSON to R objects, though.

@krlmlr
Copy link
Member Author

krlmlr commented Dec 4, 2017

Closing in favor of https://github.com/r-dbi/DBI/issues/203.

@krlmlr krlmlr closed this as completed Dec 4, 2017
@github-actions
Copy link

github-actions bot commented Dec 7, 2020

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant