Tuesday, March 20, 2018

[google-cloud-sql-discuss] google cloud sql SUPER user privileges

Hi,
as per the following statement in this document: 
https://cloud.google.com/sql/faq

Cloud SQL does not support SUPER privileges, which means that GRANT ALL PRIVILEGES statements will not work. As an alternative, you can use GRANT ALL ON `%`.*.

As per my application prerequisites: I have to set the DATABASE property of "Transaction Isolation Level" to "Read Committed" 

without super user permission i cannot change this value. I tried several ways and nothing seems to be working.

--
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/5e058e3f-06fb-466e-b3b1-bbcb7d9190a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment