Board logo

标题: [提问] mysql里的root用户密码是多少? [打印本页]

作者: xtssc    时间: 2018-12-31 16:59     标题: mysql里的root用户密码是多少?

mysql里的root用户密码是多少?系统显示默认的密码:wdlinux.cn  不正确,初始密码有知道的吗?烦请指教!谢谢
作者: angokey    时间: 2019-2-13 11:39

[root@VM_138_84_centos ~]# /etc/rc.d/init.d/mysqld status
ERROR! MySQL is not running, but lock file (/var/lock/subsys/mysql) exists
[root@VM_138_84_centos ~]# mysql -u root -p -s /tmp/mysql.sock
Enter password:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[root@VM_138_84_centos ~]# service mysqld start
Starting MySQL. ERROR! The server quit without updating PID file (/www/wdlinux/mysql-5.6.42/                   data/VM_138_84_centos.pid).
[root@VM_138_84_centos ~]# ^C
[root@VM_138_84_centos ~]# chown -R mysql:mysql /www/wdlinux/mysql-5.6.42
[root@VM_138_84_centos ~]# service mysqld start
Starting MySQL. SUCCESS!
[root@VM_138_84_centos ~]# ls
conf  inf  lanmp.sh  lanmp_v3.3.tar.gz  lib  logs  src
[root@VM_138_84_centos ~]# sh /www/wdlinux/wdcp/shell/mysqlrootchp.sh
Repairing...
Warning: Using a password on the command line interface can be insecure.
Shutting down MySQL. SUCCESS!
Starting MySQL. SUCCESS!




欢迎光临 WDlinux官方论坛 (http://wdlinux.cn/bbs/) Powered by Discuz! 7.2