On Wed, 2003-06-18 at 08:16, [EMAIL PROTECTED] wrote:
> Hello,
> 
> Would be grateful if someone couldkindly point me in the right direction.
> 
> Whenever I try to connect to mysql server, I get these messsage back
> 
> 1.
> mysql> GRANT ALL PRIVILEGES ON *.* TO moses@"%" IDENTIFIED BY "cludiana";
> ERROR 1045: Access denied for user: '@127.0.0.1' (Using password: NO)
> mysql>
> 
> 2.
> mysql> GRANT ALL PRIVILEGES ON *.* TO moses@"%" IDENTIFIED BY "cludiana";
> ERROR 1045: Access denied for user: '@127.0.0.1' (Using password: NO)
> mysql>
> 
something must be wrong with your connection string, would you post the
mysql_connect statement here.




> what could be wrong. Help please .
> 
> Regards
> 
> Moses
> 
> 


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to