in reply to
DBD::msyql tests
Regarding your DBD::mysql issue, it looks like you do have a password for root from localhost. Can you connect to mysql as root from localhost without providing a password?
Note that the tests attempt to connect with NO password.
Comment on
Re: DBD::msyql tests
In Section
Seekers of Perl Wisdom