uninitialized constant MysqlCompat::MysqlRes (using mms2r gem)

on my Mac OS X 10.6 I did this to install the 2.8.1 gem, which worked perfectly with my MacPorts mysql5-server:

sudo env ARCHFLAGS="-arch x86_64" gem install mysql

Leave a Comment