| Article: |
Rolling with Ruby on Rails | |
| Subject: | MySQL 4.1 using old passwords and rails 0.9.5 | |
| Date: | 2005-01-27 10:04:30 | |
| From: | egard | |
|
I set the datbase.yml to root and a password, but I kept getting a ActiveRecord missing parameter error.
|
||
Showing messages 1 through 1 of 1.
-
MySQL 4.1 using old passwords and rails 0.9.5
2005-04-12 13:27:54 markstewart [View]
I was running into the same thing. I was able to keep the password by enclosing it thus: 'password'


