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
1. Problem description The storage installed in t...
Preface In the previous article Detailed Explanat...
In fact, there are many corresponding writing met...
Possible solutions 1. Math.random generates rando...
cause When executing the docker script, an error ...
Table of contents redo log Why do we need to upda...
The installation of MySQL 8.0.12 took two days an...
introduction I used postgresql database for some ...
When making a web page, if you want to use a spec...
From the backend to the front end, what a tragedy....
Application example website http://www.uhuigou.net...
First, understand a method: Entering a Docker con...
Form submission code 1. Source code analysis <...
1. Image formats supported on the WEB: GIF: can s...
01. Compile options and kernel compilation The Li...