• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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