Re: Connect issues

2005-08-02 Thread Gleb Paharenko
Hello. It seems that your DBD::MySQL module doesn't read configuration file, or [client] group. Use mysql_read_default_group and mysql_read_default_file in your DSN: $dbh = DBI-connect (DBI:mysql:test:localhost;mysql_read_default_file=/etc/my.cnf;. mysql_read_default_group=dbdmysql,

Connect issues

2005-08-01 Thread Terry Spencer
I can connect on the command line, but have problems connecting using DBI/D on the same server. # ./bin/mysql Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1 to server version: 4.1.0-alpha-standard Mysql is running # ps -ef | grep mysql root 10626