On Mon, Nov 24, 2008 at 12:48 PM, Mr. Watson <[EMAIL PROTECTED]> wrote:
>
> It still doesn't work typing "mysql -u root -proot"

Then your database.yml is *WRONG*.

If you can login to MySQL with only `mysql -u root` it means you have
*NO* password set for the root account. Which is bad. You should fix
that ASAP and then correct your database.yml.

-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to