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
I think editors are divided into two categories, ...
Table of contents Server Planning 1. Install syst...
Problem phenomenon: [root@localhost ~]# docker im...
Preface DISTINCT is actually very similar to the ...
Project scenario: There is a <ul> tag on th...
MySQL variables include system variables and syst...
Table of contents 1. Memory model and runtime dat...
When we package the webpackjs file, we introduce ...
Join uses the Nested-Loop Join algorithm. There a...
This article mainly introduces the effect of div ...
Awk is an application for processing text files, ...
Defining the type of data fields in MySQL is very...
Preface: The installation process will not be des...
Edit /etc/docker/daemon.json and add the followin...
Table of contents Add Configuration json configur...