Forgetting the password is a headache. What should I do if I forget the initial password for installing MySQL on Mac? The specific solutions are as follows http://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html I have tried method 3 and successfully reset my password. (Thanks @非常, who told me that there is a reset method on the official website. I searched a lot on the Internet... My English is not good, so I don’t quite understand the official one##) step1: Apple->System Preferences->Click MySQL at the bottom. In the pop-up page, turn off the MySQL service (click Stop MySQL Server). step2: Enter the terminal and enter: cd /usr/local/mysql/bin/ step3. Enter the command ./mysql At this point, the password change is complete and you can log in successfully. For more information about MySQL password operations, please refer to the topic: MySQL password operations summary for learning. The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Nginx sample code for implementing dynamic and static separation
>>: javascript to switch by clicking on the picture
MySQL 8.0 compressed package installation method,...
Grayscale release refers to a release method that...
Uninstall MySQL 1. In the control panel, uninstal...
There is no solution for Chinese input method und...
Table of contents 1. We must ensure that the vue/...
This article mainly introduces the example analys...
Concept introduction: We know that the redo log i...
Does color influence website visitors? A few year...
Well, you may be a design guru, or maybe that'...
When developing a mobile page recently, I encount...
This article mainly introduces the dynamic SQL st...
This article uses javascript+CSS to implement the...
Recently, the following effects need to be achiev...
This article provides some commonly used rewrite ...
1. Under 800*600, if the width of the web page is...