MySQL Forums
Forum List  »  Newbie

Re: Possible Solution: MySQL Error Number 1045 Access denied
Posted by: Jinran Wang
Date: May 23, 2008 08:56PM

which username did you use to do this --

mysql> grant all on *.* to root@'192.168.168.%' IDENTIFIED BY "rootpassword";

??

Options: ReplyQuote


Subject
Written By
Posted
March 06, 2007 11:22PM
February 20, 2008 06:17AM
August 04, 2009 09:05PM
December 15, 2005 12:56AM
Re: Possible Solution: MySQL Error Number 1045 Access denied
May 23, 2008 08:56PM
March 03, 2009 11:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.