How do I change my database from SQLite to MYSQL in Rails

Viewed 13143

I know that you have to change the database.yml but I don't know what to change it to and how to download MYSQL and all of that jazz.

3 Answers
Related