In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article mainly explains "how to solve the ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061) problem". The content of the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "how to solve the ERROR 2003 (HY000): Can't connect to MySQL server on' localhost' (10061) problem".
Recently, I suddenly found that my mysql connection database appeared.
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
That is, the MySQL service on the local computer starts and stops. Some services stop automatically when they are not used by other services or programs
Then I found a lot of methods on the Internet: some said to restart the computer, some said to find the bin address of mysql, and then how to delete data content, but it didn't work, and finally found a very good way.
Solution: the first step is to enter the bin directory of mysql as administrator cd:
Cd C:\ Program Files\ MySQL\ MySQL Server 5.5\ bin
Enter:
Mysqld-skip-grant-tables
Open a new cmd as an administrator, and then enter the bin directory:
Cd C:\ Program Files\ MySQL\ MySQL Server 5.5\ bin
Enter:
Mysql-uroot
The problem has to be solved:
Conclusion: there are so many situations can not solve the solution, and finally found that there may be too many connected databases? Change passwords frequently? I don't know.
But the benefit is that when we can't find a solution, we might as well search in another word, for example, I initially searched ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061).
I didn't find the results I wanted, and then I found the answer: mysql has been connected normally, and then there is ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061).
Thank you for your reading. The above is the content of "how to solve the ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061) problem". After the study of this article, I believe you have a deeper understanding of how to solve the ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061) problem, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
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.