I get this as an error messageuse DBI; $dbh=DBI->connect('dbi:mysql:foo','root',''); $sth=$dbh->prepare("select * from foo"); $sth->execute(); $sth->finish();
My cgi perl scripts work fine though.
I recently updated mysql client/server and DBI to most recent.
Why does it do this. Please help :(
In reply to problems with perl/dbi/mysql by zpm26310
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |