MySQL Account Maintenance
when i login cpanel as a user in the ( MySQL Account Maintenance) section i see this error message:Connection Strings
Perl $dbh = DBI->connect("DBI:mysql

PHP $dbh=mysql_connect ("localhost", "saaaxp_saif", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db ("saaaxp_saif");
althou every thing is working normally
whats the cuz of that message? how to fix the error ?
centos3.4
cPanel Build 10.0.0-RELEASE 7
php4.3.10
MySQL version 4.0.23-standard
Apache version 1.3.33 (Unix)