Anonymous Asked in Cars &Transportation · 2 weeks ago

How do I access my MySQL database remotely?

Contents
Perform the following steps to grant access to a user from a remote host: Log in to your MySQL server locally as the root user by using the following command: # mysql -u root -p. You are prompted for your MySQL root password. . Use a GRANT command in the following format to enable access for the remote user.


Related Questions

Relevance
Write us your question, the answer will be received in 24 hours