Today I downloaded mysql-5.7.18-winx64.zip from the mysql official website and unzipped it; Then follow the steps in https://www.jb51.net/article/83646.htm to configure. However, at the step of net start mysql, an error message is displayed: "MySQL service is starting.MySQL service cannot be started." After several hours of searching online, I finally figured it out. The solution is as follows: First delete the folder data under the directory Then execute the initialization command At this time, net start mysql can be started successfully. Attached screenshot: The above is the solution to the problem that the service cannot be started when installing the unzipped version of MySQL 5.7.18 winx64 on Win7 x64. I hope it will be helpful to everyone. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: Summary of Ubuntu backup methods (four types)
>>: Native js canvas to achieve a simple snake
Table of contents 1 What is array flattening? 2 A...
Overview Nginx load balancing provides upstream s...
Recently, I learned about the Vue project and cam...
Use vue to simply implement a click flip effect f...
In Linux, we usually use the mv command to rename...
background We often use Chrome Dev Tools for deve...
I suddenly thought of this method when I was writi...
Table of contents 1 element offset series 1.1 Off...
Through permission-based email marketing, not onl...
Table of contents 1. Node builds HTTP server 2. H...
Pre-installation work: Make sure vmware workstati...
MySQL escape Escape means the original semantics ...
The database, like the operating system, is a sha...
1.MySQL functions 1. Mathematical functions PI() ...
I use Navicat as my database tool. Others are sim...