MySQL Forums
Forum List  »  Newbie

Re: Access denied for user 'ODBC'@'localhost'
Posted by: Frederic Gillot
Date: August 25, 2007 01:02PM

With MySQL 5.0, one will need to enter
FLUSH PRIVILEGES ;
in order for the change in the user table to take effects.

Options: ReplyQuote


Subject
Written By
Posted
Re: Access denied for user 'ODBC'@'localhost'
August 25, 2007 01:02PM


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.