ok, after several months away from working with mysql, I figured I should
get back into things..  anyway, the server is up and running, and I can
access it with the mysql client, but I get an "unknown" error whenever I
try to connect to it via perl DBI...

I'm using:

DBI->connect("DBI:mysql:$UserID", $UserID, $DBPass);

This works on other servers, and is not limited to one single script, so I
know it's a config issue on my part..  any help would be greatly
appreciated.

-Chris


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to