Mysql Changing the administrator root password is a very common problem. There are many tutorials on the Internet. However, the new version of MYSQL5.7 can use the previous tutorials. After some exploration, the editor found a way to modify it. Here Share it with everyone.
This is the official screenshot. After mysql5.7 is installed, there will be a default password, which is saved in mysql.log. Find it and change it
The above is the detailed content of How to change the password in mysql version 5.7?. For more information, please follow other related articles on the PHP Chinese website!