one, G:\MySQL\MySQL Server 5.7\bin> mysqld --initialize G:\MySQL\MySQL Server 5.7\bin> mysqld -install G:\MySQL\MySQL Server 5.7\bin> 2. Enter the password in the .err file when entering the password appendix: Previously, I used mysqld -install directly, but when I started the service, an error message was reported that the MySQL service on the local computer started and then stopped. Some services will automatically stop when they are not in use by other services or programs. Then run mysqld--remove mysql to move the service, and then follow the above two steps. If the following error message appears: ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement. Just SET PASSWORD = PASSWORD('new password'); The above article on how to quickly solve the problem of mysql57 service suddenly disappearing is all the content that the editor shares with you. I hope it can give you a reference. I also hope that you will support 123WORDPRESS.COM. You may also be interested in:
|
<<: WeChat applet realizes horizontal and vertical scrolling
>>: Example of how to install nginx to a specified directory
The textarea tag size is immutable Copy code The c...
Part of the code: Copy code The code is as follow...
Today, when I was practicing with the Baidu page,...
CSS3 can change the color of pictures. From now o...
I recently encountered a feature while working on...
animation Define an animation: /*Set a keyframe t...
RGBA is a CSS color that can set color value and ...
Table of contents Preface design accomplish summa...
1. Use the installation package to install MySQL ...
Tabs: Category + Description Tag bar: Category =&...
Preface Reduce is one of the new conventional arr...
1. Download the pip installation package accordin...
Compared with the old life cycle Three hooks are ...
The following three methods are commonly used to d...
question Adding the type of uploaded file in acce...