首页 > 代码库 > mysql 设置密码

mysql 设置密码

You may need to set up a root account for your MySQL database:

In the terminal type:

mysqladmin -u root password ‘root password goes here‘