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

RMySql error today #59

Closed
songyurita opened this issue Mar 17, 2015 · 5 comments
Closed

RMySql error today #59

songyurita opened this issue Mar 17, 2015 · 5 comments

Comments

@songyurita
Copy link

I was still working today at noon, now it throw out this error:
Error in as.integer(from) :
cannot coerce type 'S4' to vector of type 'integer'

@jeroen
Copy link
Member

jeroen commented Mar 17, 2015

Did you load RPostgreSQL?

@songyurita
Copy link
Author

@jeroenooms yes, I need both mysql and posgres

@jeroen
Copy link
Member

jeroen commented Mar 18, 2015

Duplicate @ #46.

@jeroen jeroen closed this as completed Mar 18, 2015
@jeroen
Copy link
Member

jeroen commented Mar 18, 2015

You should be able to use both, I think the error only pops up when you print() the connection. Alternatively you can switch to the dev version of rmysql which does not have this problem.

@songyurita
Copy link
Author

Thanks, this is fixed by restarting Rstudio and install dev version of rmysql.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants