Monday, January 9, 2017

[google-cloud-sql-discuss] Re: gtid_mode = off?

'gtid_mode' is used when binary logging is enabled to prevent data loss during replica creation and failover. It is recommended you migrate your queries to work with GTID as this is now a default setting on all Cloud SQL instances. 

Note that super privileges are disabled for Cloud SQL instances. If you require super level access, you can host a custom SQL instance on Compute Engine.

--
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/a6d6339e-ae6c-4964-bf08-9805d93795ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment