MySQL Forums
Forum List  »  Security

Re: How to restrict port access on MYSQL 5.0 to 5.5
Posted by: Peter Brawley
Date: January 21, 2019 11:09AM

Bind-address is a server option, not suitable for restricting access to a particular db. And it accepts just one value.

Simplest solution for you, I think, is to define users for each desired IP address.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to restrict port access on MYSQL 5.0 to 5.5
436
January 21, 2019 11:09AM


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.