• 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.

Connect to MySQL Remotely

H

Hello World

Guest
GRANT ALL PRIVILEGES ON *.* TO USERNAME@IP IDENTIFIED BY "PASSWORD";


Server A: MySQL
Server B: Connect to Server A MySQL

Username: Is this PSA username (admin), database username, root, or username of virtual hosting account?

IP: I believe this is the IP of Server B. I wonder if I could use Server B's hostname instead of IP.

Password: Is this the password PSA's control panel, database password, root password, or password of virtual hosting account?

Thanks in advance.
 
Back
Top