In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
This article is to share with you about the solution to navicat's error 2003 in linux. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look.
Steps to resolve navicat error 2003 in linux:
1. Log in to mysql first.
two。 Authorize the user-you need to execute the following statement in mysql (open mysql remote permissions).
Use mysql;GRANT ALL PRIVILEGES ON *. * TO 'myuser'@'%' IDENTIFIED BY' 123456 'WITH GRANT OPTION
3. Open the Navicat-- edit connection-click on the connection test.
4. A 2003 error is indicated.
5. Note bind-address = 127.0.0.1
Sudo vim / etc/mysql/mysql.conf.d/mysqld.cnf
Comment out bind-address = 127.0.0.1 (that is, add # at the beginning of the line) as follows:
6. Restart linux.
Reboot
7. Then use Navicat to connect to mysql.
Thank you for reading! About navicat in linux error 2003 solution is shared here, I hope the above content can be of some help to you, so that you can learn more knowledge. If you think the article is good, you can share it and let more people see it.
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.