Is there a way to pass the root password for my local mysql installation to rake test:units. It seems to want to connect with root by default. Can I change that or pass the root pwd on the CL? c:\ror2\learn>rake test:units (in c:/ror2/learn) rake aborted! Access denied for user ''root''@''localhost'' (using password: NO) (See full trace by running task with --trace) c:\ror2\learn> --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---