1. First enter the server's mysql to modify permissions: GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY '123456' WITH GRANT OPTION; The login user set here is root and the password is: 2. Refresh permissions by executing the following statement: The root user is set here, and the access password is 123456 3. Then open navicate, set the password and username in the general, the password is the mysql password set above 123456 4. Add Alibaba Cloud's public IP address and the username and password for logging in to the server in ssh, and you can successfully connect to the database. Note: Here are the Alibaba Cloud server login username and password, the same as the permission username you set above Summarize The above is what I introduced to you about using Navicate to connect to MySQL on Alibaba Cloud Server. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: VMware Workstation 14 Pro installs CentOS 7.0
>>: React Native scaffolding basic usage detailed explanation
After installing Redis on Linux, use Java to conn...
1. Command Introduction The cal (calendar) comman...
The reuse of code in vue provides us with mixnis....
1. Alipay method: Alipay method: Click Alipay to ...
After reinstalling the system today, I reinstalle...
1. Rendering JD Effect Simulation Effect 2. Princ...
Table of contents Preface SQL statement optimizat...
Install related dependencies npm i lib-flexible -...
I've been asked a lot lately about an apparen...
gzip is a command often used in Linux systems to ...
Table of contents 1. Download 2. Deployment 1.Ngi...
Rich text editors are often used when doing backg...
Table of contents Install sakila Index Scan Sort ...
In the vertical direction, you can set the cell a...
1. Search mysql in the browser to download and in...