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
Table of contents Preface 1. The significance of ...
This article mainly introduces the example analys...
1. Introduction to Distributed Storage System Wit...
Table of contents MutationObserver API Features I...
Table of contents 1. Introduction to autofs servi...
The rich text component is a very commonly used c...
Table of contents Preliminary work Backend constr...
Table of contents 1. Scenario 2. Basic functions ...
1. Introduction to Prometheus Prometheus is an op...
I installed redis today and some errors occurred ...
Table of contents 1. Overview 1.1 Definition 1.2 ...
Table of contents 1. Location / Matching 2. Locat...
1. First, an error message is reported when assoc...
[Problem description] On the application side, th...
I finally finished the project at hand, and the m...