in reply to Re: Perl and MySQL privileges
in thread Perl and MySQL privileges

Followup:
I was enlightened with the following:

Thanks for your help.

Oh, and about my syntax, I am just following the recommendation straight out of the DBI man page. I used the install_driver method because, like I said, I didn't know how else to connect to MySQL without connecting to a database...