Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The solution that mysql can not connect to the database

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

Editor to share with you the solution that mysql can not connect to the 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!

Solution: first press the "win+r" key on the keyboard to open the running window; then enter "services.msc" in the window, press the enter key on the keyboard; then double-click mysql with the mouse, select "automatic" in the pop-up window, click "start", and select "use"; finally, click the "OK" button.

The operating environment of this tutorial: windows7 system, mysql8.0 version, Dell G3 computer.

Open the DOS window and enter the mysql connection command, prompting you to report an error Cannot connect to MySQL server on 'localhost' (10061), as shown below:

The reason for the above problem may be that the local service is not enabled. If you need to enable the local service, press Win + r to run this command. In the pop-up window, type services.msc, and then hit enter, as shown below:

Locate MySQL and double-click the mouse, as shown below:

After double-clicking, pop up this box, select "automatic" for launch type, click "start" button, click "apply" button, and click "OK" button, as shown below:

Then you can connect to the local MySQL database, as shown below:

The above is all the contents of the article "mysql can not connect to the database". 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.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report