-
Couldn't load subscription status.
- Fork 107
Open
Description
I updated MySQL to the newest version 8.0.11, but when I tried to connect R to MySQL, it's not working.
Code:
library(RMySQL)
con <- dbConnect(MySQL(), user="hello", password="hi", dbname = "webscrape", host="xx.xxx.xxx.xxx", port=xxxx)
Error:
Error in .local(drv, ...) :
Failed to connect to database: Error: Can't initialize character set unknown (path: compiled_in)
Metadata
Metadata
Assignees
Labels
No labels