• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Wildcard Access For MySQL database

B

blemming

Guest
Is it possible to assign wildcard "%", or IP specific access to users on MySQL databases?

I couldn't find anyway to do so?

Thanks for any help.
 
Install mysqlfront or other MySQL mang.
Then login ad admin and your admin-password.

Go to Mysql db-> users and then change localhost to %

thay should do it
 
Back
Top