Tagged Questions
0
votes
3answers
685 views
MySQL hell… can't connect to database /tmp/mysql.sock
Update: I've STOPPED the older mysql process which was running and causing some confusion. Now I think I have only the newer (5.1.40) version running. BUT, it's pointing to the wrong data file. It's ...
0
votes
2answers
234 views
Installing mysql problem
Running OS X Leopard an MacBook Pro from Jan. 2008.
I used to run mysql server from a package but then rails started putting a warning that I should install mysql from gem: gem install mysql
It did ...