A simple record of the database startup problems encountered by individuals when operating the database on Mac 1. Apple->System Preferences->Click MySQL at the bottom. In the pop-up page, turn off the MySQL service (click Stop MySQL Server) 2. Enter the terminal and enter: After pressing Enter, log in with administrator privileges sudo su After pressing Enter, enter the following command to disable the mysql authentication function./mysqld_safe --skip-grant-tables & After pressing Enter, MySQL will automatically restart (the status of MySQL in the preferences will become running) 3. Enter the command After pressing Enter, enter the command After pressing Enter, enter the command The above is the MySQL initialization password operation under Mac introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor 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:
|
<<: How to install JDK8 on Windows
>>: Node.js file copying, folder creation and other related operations
The operating environment of this tutorial: Windo...
Preface Recently I encountered a deadlock problem...
Plot Review In the previous article, we analyzed ...
Table of contents 1. What is syntactic sugar? 2. ...
Generate Linux library The Linux version uses cen...
1 QPS calculation (number of queries per second) ...
concept If the index contains all the data that m...
Strictly speaking, nginx does not have a health c...
vue-element-admin import component encapsulation ...
name Specify a name for the tag. Format <input...
Many times, we expect the query result to be at m...
1. unlink function For hard links, unlink is used...
Table of contents 1. Experimental Environment 2. ...
Without further ado, I'll go straight to the ...
Scenario: As the amount of data increases, the di...