centos7.2 mariadb 完成安全配置后出现 1045 (28000)
centos7.2 mariadb 完成安全配置后出现 1045 (28000)错误详细:mariadb 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)解决方法:# systemctl stop mariadb.service# mysqld_safe --user=mysql --skip-
转载
2017-02-25 15:15:55 ·
2861 阅读 ·
0 评论