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'

posted on 2014-06-26 14:55  wensky  阅读(143)  评论(0编辑  收藏  举报

导航