centOS7 添加 MySQL 3306端口访问
vi /etc/my.cnf
加上:port = 3306
/bin/systemctl restart mysqld.service
posted on 2015-05-21 16:53 Lawson.Zhang 阅读(341) 评论(0) 收藏 举报
PHP Coding
vi /etc/my.cnf
加上:port = 3306
/bin/systemctl restart mysqld.service
posted on 2015-05-21 16:53 Lawson.Zhang 阅读(341) 评论(0) 收藏 举报