摘要:
授权root用户登录 #仅本地登录,修改密码用 alter user root@'localhost' identified with mysql_native_password by'*******@666'; 创建admin用户设置密码,并使得所有位置都可以访问数据库 create user ' 阅读全文
摘要:
查看端口命令: netstat -tunlp netstat -tunlp root@JumpServer-DB-P01:/opt# netstat -tunlp 激活Internet连接 (仅服务器) Proto Recv-Q Send-Q Local Address Foreign Addres 阅读全文