Subject: The user name is disappearing when I try to connect to a MySQL
databaseDate: Wed, 3 Sep 2008 15:47:01 -0700From: [EMAIL PROTECTED]:
dbi-users@perl.org
I am trying to connect to a mysql database an for some reason, the username
disappears from the DBI->connect call when MySQL ge
I am trying to connect to a mysql database an for some reason, the
username disappears from the DBI->connect call when MySQL gets the
connection attempt.
My perl code looks like
my $server = 'localhost'; # the database server is the same
machine as the web server.
my $db = 'error_cod