module install

module install

am 14.12.2003 05:14:10 von Kermit Tensmeyer

how do I set up the grant privledges for the test dbs?
When I install any mysql related module,( DBD::mysql ) make test runs a
test that connects to the database using default parameters.

Normally MySql allows any anoymous user to connect to the test database
with a null password. But the root user (the primary user to install Perl
modules) is never anonymous, and it's password should not be left null.


Is there a way to execute an explict 'grant all' on test to
'root@localhost' identified with a null password?


----
kermit tensmeyer


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org