Displaying 1 result from an estimated 1 matches for "andrewo".
Did you mean:
andrew
2009 Sep 10
2
undefined method `get_client_info' for Mysql:Class
after upgraded to Snow Leopard... (32bits arch)
I re-installed the mysql gem (i386 architecture) , all gems and
rails 2.3.4
testing in the console
$ irb
irb(main):001:0> require ''rubygems''
=> true
irb(main):002:0> require ''mysql''
=> true
Mysql.get_client_info
NoMethodError: undefined method `get_client_info'' for Mysql:Class
from