Connect mysql workbench to GCE mysql
问题 It's been two days and I've given up on this. I'm unable to connect to my google compute engine running mysql using workbench. I've followed instructions on numerous stackoverflow links to no avail. See below status of everything. Below is executed on the GCE via ssh browser window. lunchbusters_za@lamp-inst:~$ cat /etc/mysql/mysql.conf.d/mysqld.cnf | grep bind bind-address = 0.0.0.0 Note I've also commented out above bind-address. lunchbusters_za@lamp-inst:~$ netstat -an | grep 3306 tcp 0 0