Skip to content

RMySQL troubles on Mandrake 7.1 and R 1.2.1

2 messages · Wolski, Brian Ripley

#
I am using extensively intensively the RMySQL package on linux Mandrake
7.1.
I installed today the release 1.2.1 of R.

I got the following errors:
by loading the package the first time i got the followien error:
library(RMySQL)

The following objects(s) are masked from package:base:
close

and than:
Error in load.MySQLManager(max.con, fetch.default.rec, force.reload):
MySQL driver: (invalid MySQL manager object)

Sorry, for me it means only downgrade to R1.1.1,  and this makes me
really sad, becouse this new memmory allocation, hmmm.....

But maybe somebody could use this info.

THX
Eryk

--
Witold Eryk Wolski
Max Plank Institut fuer Molekulare Genetik
Ihnestr73 14195 Berlin
Germany
tel.:
Work 0049-30-84131426
http://www.molgen.mpg.de/~wolski


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Mon, 22 Jan 2001, Witold Eryk Wolski wrote:

            
That's not a problem (if it were it would be the package breaking R not
v.v.).
I have had it running on RH6.2 and on Windows (with a few changes) under
1.2.0, and 1.2.1 should be no different.
RODBC works well with MySQL, in my experience better than RMySQL.