Welcome to Ubuntu 16.04.1 LTS (GNU/Linux 3.4.39 armv7l)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
Last login: Wed Dec 5 08:34:52 2018 from 192.168.5.121
orangepi@OrangePI:/etc/mysql/mysql.conf.d$ ls
mysqld.cnf mysqld_safe_syslog.cnf
使用vim打开mysqld.cnf, 注释掉 #bind-address = 127.0.0.1
保存重启orangepi zero, 再使用mysqlWorkbench访问mysql server; 即可正常使用;

本文介绍在Ubuntu16.04LTS系统上配置MySQL服务的过程,包括修改bind-address参数,允许远程访问,并使用mysqlWorkbench进行连接测试。

2954

被折叠的 条评论
为什么被折叠?



