In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Editor to share with you the method of navicat to connect to the remote database, I believe that most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!
Navicate connects to a remote database
1. Make sure that your remote database allows you to access locally, that is, to authorize grant all privileges on *. * to 'user name' @ 'your host address' identified by 'your password; (that is, log in to mysql on the remote server and authorize your local host address)
two。 Then execute the flush privileges
If the above does not work, it may be set by the space provider of your remote server for the security of your own server and prohibit remote management so as not to cause the collapse of the real database server.
Here are the steps for me to connect to the remote database locally:
If your computer is connected to the Internet, take a look at your public network ip and type ip in your browser
Then log in to the database on your remote server and authorize the ip you have queried.
Then enter the command: flush privileges
In this way, under the windows computer, you can open the command line (cmd) and type mysql-u the user name you created on the remote server-p your password-h your remote server ip:
Log in to the remote database using navicat for mysql, and log in directly in regular mode:
Connection successful!
The above is all the contents of this article "how to connect to a remote database with navicat". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.