Re: MySQL Connection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2003-06-18 at 08:16, moses.johnson@btopenworld.com 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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux