mysql远程连接数据库
摘要:配置mysql允许远程连接的方法。 (1)查看3306端口状态 netstat -an | grep 3306 (2)修改mysql配置文件 ubuntu系统:vim /etc/mysql/mysql.conf.d/mysqld.cnf 将bind-address=127.0.0.1注释 (3)重启
        阅读全文
				
		posted @ 2018-06-06 16:21
		
		posted @ 2018-06-06 16:21
		
		posted @ 2018-05-03 19:37
		
		posted @ 2018-04-23 15:46
		
		posted @ 2018-04-21 21:13
		
		posted @ 2017-05-19 16:11