MySQL Remote Admin
I'm an end-user/site owner trying to use MySQL for the first time on my cPanel administered web server. I'll tell you what I've done, then I have a few questions:
- I created a MySQL database, the name is constructed from my username (domain name), underscore (these were already filled in, then one word. For example: "mydomaincom_mydb".
- I created a MySQL user, similar to the above, named "mydomaincom_admin".
- Should I be using the default MySQL port 3306?
- I read something in the documentation about underscores needing to be doubled. Is this true for a) usernames, b) database names? What about within passwords?
-
Did you assign the user (grant) to the database after you created the user? 0 -
Hello @JJ Johnson, 1. Ensure you add the IP address of the workstation you are connecting remotely from using Add A User To The Database You should not have to alter the database name or username in your remote MySQL application. Thank you. 0
Please sign in to leave a comment.
Comments
2 comments