Friday, March 31, 2017

Re: [google-cloud-sql-discuss] How to apply cloud sql proxy on Workbench?

Hi,

It is relatively easy to use Cloud SQL proxy with MySQL workbench. Just follow steps 1-4 of https://cloud.google.com/sql/docs/mysql/connect-admin-proxy. Then instead of step 5, use MySQL workbench to connect to 127.0.0.1 (or /cloudsql/INSTANCE_CONNECTION_NAME)

If you are on windows, use TCP sockets.

On Thu, Mar 30, 2017 at 8:41 PM, zhen ping wong <wongzp817@gmail.com> wrote:
Hi,

I'm trying to connect to my db instance using cloud sql proxy, as the IP white list on dynamic IP is not very convenient. Looking for a secure and easier way to do this, I'm using workbench.

Appreciate for the advice.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/1f077ce3-1ca7-453e-a2cf-760649ce5942%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/CAJZK_bZq-Zh9uqq-Qv4wTNaz_JmGYJozRurkAqedJwoL5J5yBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment