centOS7中mysql5.7.2远程连接
摘要:
安装mysql https://www.cnblogs.com/bigbrotherer/p/7241845.html 安装上面方法安装mysql前先安装wget下载工具 yum install wget 账号:root 密码:1234 1、进入mysql:mysql -uroot -p 2、使用m 阅读全文
posted @ 2018-05-13 15:36 M_calm 阅读(146) 评论(0) 推荐(0)