yum install mysql-server /etc/rc.d/init.d/mysqld start mysql -u root mysql> set password for root@localhost = password('新密码');
Last modification:October 13th, 2018 at 10:08 am
© The copyright belongs to the author
这样安装快多了。