I have passwords enabled in my MySQL server, and it's rather unpleasant having to deal with the mysqladmin program from a Perl script. For example, installing the software means you have to create the database that it uses, which requires a separate password command. Is there any way to do these tasks through DBD::msyql?
--Bill. -- William R Ward [EMAIL PROTECTED] http://www.wards.net/~bill/ ----------------------------------------------------------------------------- If you're not part of the solution, you're part of the precipitate.
