Tag-Archiv: osx
Resolving trouble with Ruby On Rails with MySql on XAMPP on OSX Snow Leopard
I was trying to work through the Get Started guide of Ruby On Rails but I had issues when I was trying to run the command “rake db:migrate” the first time.
It was complaining that the mysql gem was not up to date or something and I had to do a “gem install mysql”. But that [...]
Resolving Hibernate exceptions with MySQL on Linux because of case-sensitive table names