Re: mod_ruby weirdness
Brian Candler <[email protected]> Wed, 29 Jun 2005 11:18:27 +0100
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 29 June 2005 10:22, SteveC wrote: > * @ 29/06/05 06:02:35 AM [email protected] wrote: > > > I would really like apache or mod_ruby or whatever to select the > > > correct damn libmysqlclient. How can I do this? > > > > How about the pure ruby version of MySQL client? > > > > http://raa.ruby-lang.org/project/ruby-mysql/ > > Good idea, but it doesn't support mysql 4.1 There is a patch to add 4.1 support: http://www.tmtm.org/ja/ruby/mysql/ruby_mysql4.patch It was provided by a third party, and the ruby-mysql author hasn't had time to test it himself (but he still published it on his own website :-) Regards, Brian.