MySQL Forums
Forum List  »  General

Re: connecting to remote mysql database in lan using linux
Posted by: Rick James
Date: March 29, 2009 10:11AM

Perhaps you need to do
GRANT ALL ON *.* TO vasanthra@'192.168.1.45' IDENTIFIED BY '...';

Options: ReplyQuote


Subject
Written By
Posted
Re: connecting to remote mysql database in lan using linux
March 29, 2009 10:11AM


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.