Mysql prompts the solution to the wrong startup password: first enter the phpmyadmin management background, click "User" in the top navigation; then click "Edit Permissions" on the back of the user; then fill in the new password in "Change Password" Password and execute; finally restart the wamp server.
![What should I do if mysql prompts that the startup password is incorrect?](https://img.php.cn/upload/article/202010/13/2020101317141754758.jpg)
##More related free learning recommendations: mysql tutorial(Video)
Mysql prompts the solution to the wrong startup password:
1, first enter the phpmyadmin management background.
![1602580367283013.png What should I do if mysql prompts that the startup password is incorrect?](https://img.php.cn/upload/image/128/683/643/1602580367283013.png)
#2, then click "Users" in the top navigation. This mysql has several default database users built in.
![1602580374438477.png What should I do if mysql prompts that the startup password is incorrect?](https://img.php.cn/upload/image/138/432/223/1602580374438477.png)
#3. Click "Edit Permissions" on the back of the user.
![1602580380404909.png What should I do if mysql prompts that the startup password is incorrect?](https://img.php.cn/upload/image/829/788/104/1602580380404909.png)
#4. Fill in the new password in "Change Password" and execute.
![1602580389832993.png What should I do if mysql prompts that the startup password is incorrect?](https://img.php.cn/upload/image/799/936/615/1602580389832993.png)
#5 and then open it through the editor.
![1602580399703141.png What should I do if mysql prompts that the startup password is incorrect?](https://img.php.cn/upload/image/211/440/552/1602580399703141.png)
6, find lines 30, 33 and 40. Modify "Login Type", "Login Password", "Do you need a password", as shown in the figure.
![1602580413153050.png What should I do if mysql prompts that the startup password is incorrect?](https://img.php.cn/upload/image/946/939/783/1602580413153050.png)
#7. Next, we need to restart our wamp server in the taskbar, and then refresh the phpmyadmin page again. A dialog box will appear prompting for login information.
![1602580419556026.png What should I do if mysql prompts that the startup password is incorrect?](https://img.php.cn/upload/image/768/835/775/1602580419556026.png)
#8, enter the set password and match the username to log in. It will succeed.
![1602580425959446.png What should I do if mysql prompts that the startup password is incorrect?](https://img.php.cn/upload/image/678/730/218/1602580425959446.png)
The above is the detailed content of What should I do if mysql prompts that the startup password is incorrect?. For more information, please follow other related articles on the PHP Chinese website!
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn