Mysql 远程连接:Redis 远程连接: Mysql 远程连接:1:添加放行端口2:登入连接 mysql -u root -p 3:设置权限: grant all on *.* to 'root'@'%' identified by 'Hanlong8853';FLUSH PRIVILEGES; 4:测试连接: Redis 远程连接:修改配置文件测试: