MySQL Forums
Forum List  »  Newbie

Default MySQL user
Posted by: Daniel Roy
Date: May 02, 2005 03:31PM

Hi there,

I want to log on to MySQL with the IP address, not with the default domain name.

When I do 'mysql -h 192.168.1.1 -u myuser -p' , the connection works, but my user still 'myuser@domainname' and I want to work with 'myuser@192.168.1.1'.

How to do it ?

Thanks in advance

Options: ReplyQuote


Subject
Written By
Posted
Default MySQL user
May 02, 2005 03:31PM


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.