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 to the failure to start the mysql service

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you the mysql service can not start the solution, I believe that most people do not know much about it, so share this article for your reference, I hope you will learn a lot after reading this article, let's go to know it!

First, check whether the saved encoding format of your my.ini is ANSI, if you don't change it to ANSI

You should also be careful to check the suffix name of the file. I once found that the ini file I created was actually txt.

(generally speaking, when we modify my.ini, we cannot save it directly. Instead, we choose to save it in another directory and replace it. When saving as, the default code may become UTF-8.)

You should also be careful to check the suffix name of the file. I once found that the ini file I created was actually txt.

Then, check the service status of MySQL in the service. If the previous startup fails, its status may be "started" (indicating that it is usually stuck here during startup and cannot be started), but not "started".

At this point, you need to go to the task manager to end a process called mysqld.exe, and after that, the process of mysql will stop automatically.

Finally, restart the mysq service, either by "Services"-right-clicking or by using the cmd (note administrator mode) command net start mysql.

These are all the solutions that the mysql service cannot start. 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