Re: Can not Remotely Access MySQL Server 5.7 Installed in Windows Server 2008R2
Posted by: Peter Brawley
Date: July 12, 2019 10:20AM

Okeh, the msg means exactly what it says.

User root is probably defined, as it should be, just for localhost; it's usually not a good idea to allow root access for wider host scope.

Assuming the client pc ip address is a.b.c.d, create a mysql user account on the server for admin@a.b.c.d with the described privileges.

Options: ReplyQuote




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.