MySQL Forums
Forum List  »  Newbie

Re: workbench can't connect
Posted by: Barry Galbraith
Date: January 07, 2013 02:29PM

Er, you said allowed did this
Quote

root@'192.168.1.4'
but you are trying to connect from 'root'@'192.168.0.13'

So, if your client changes address each time you reboot it, maybe you should consider dropping root@192.168.1.4 and instead allow 'root'@'192.168.%' to allow your whole local subnet.

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
January 06, 2013 12:09PM
January 06, 2013 04:28PM
Re: workbench can't connect
January 07, 2013 02:29PM
January 07, 2013 04:13PM


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.