Mysql Rails Connect to Remote Database in Development In Rails Connect to Remote Database on localhost, task can be achieved by editing database.yml file in your Rails application. Make changes to host, username, password and database in your database yaml file
Mysql Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2) You might have came across this error when you tried development of Ruby on Rails project with MySQL as your development database.
Mysql MySQL server start, stop or restart on MAC (lion) How to start, stop, restart MySQL server on your MAC machine? mysql server start, mysql server stop and mysql server restart are three basic things that you will require during development of your