摘要:
# vim /etc/my.cnf [mysqld] #add for free password skip-grant-tables # service mysql restart # mysql mysql> update mysql.user set password=password("1234abcd") where user='root'; Query OK, 3 rows aff... 阅读全文
posted @ 2017-12-15 10:06
ln822
阅读(118)
评论(0)
推荐(0)
浙公网安备 33010602011771号