Step 1: Enter the directory: cd /etc/mysql, view the debian.cnf file Step 2: Log in to MySQL using the account and password in the figure above. Step 3: View the libraries in the database. Step 4: Use the mysql library. Step 5: Use the following statement I personally keep it simple. The account is: root. Password: 123456. Step 6: Execute the following statement: Step 7: Refresh: Step 8: Exit: quit; Step 9: Password change is complete. In the command box, enter Last step: log in again. Congratulations, you have successfully changed the default password. Summarize The above are the steps for changing the default password of MySQL installed in Ubuntu. I hope it will be helpful to you. If you have any questions, please leave me a message and I 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 use JS code compiler Monaco
>>: How to insert a value containing single quotes or backslashes in MySQL statements
CenOS6.7 installs MySQL8.0.22 (recommended collec...
This article example shares the specific code of ...
Through JavaScript, we can prevent hyperlinks fro...
Mixin method: The browser cannot compile: The old...
The scroll bar position is retained when scrollin...
background As the company's sub-projects incr...
When using Nginx as a Web server, I encountered t...
Method 1: SET GLOBAL general_log = 'OFF';...
This article shares the specific code of JavaScri...
Preface Recently, due to work reasons, I was work...
Preface MySQL is a relational database with stron...
Table of contents 1. Rendering 2. Bind data and a...
PHP related paths in Ubuntu environment PHP path ...
This article is mainly to let beginners understan...
As a newbie who has just come into contact with t...