From: Mark Probert Date: 2004-01-29T11:04:51+09:00 Subject: naif question: ruby and mysql I have the need to get information from a MySQL database and I'd like to use Ruby. My problem is that the database is not on the same machine as the Ruby client and I am not able to install the MySQL libraries that the RAA interface seem to require. Is there a pure-Ruby socket interface to MySQL? Or is my understanding way off? Thanks, -mark.