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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
RMySQL troubles on Mandrake 7.1 and R 1.2.1
2 messages · Wolski, Brian Ripley
On Mon, 22 Jan 2001, Witold Eryk Wolski wrote:
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
That's not a problem (if it were it would be the package breaking R not v.v.).
and than: Error in load.MySQLManager(max.con, fetch.default.rec, force.reload): MySQL driver: (invalid MySQL manager object)
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.
Sorry, for me it means only downgrade to R1.1.1, and this makes me really sad, becouse this new memmory allocation, hmmm.....
RODBC works well with MySQL, in my experience better than RMySQL.
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._