MySQL 외부 접속 허용 (우분투)

#vi /etc/mysql/my.cnf
bind-address 주석처리

#/etc/init.d/mysql restart