Tuesday, March 20, 2018

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

where as in AWS RDS we can do this: https://stackoverflow.com/questions/11946012/how-to-add-super-privileges-to-mysql-database


On Tuesday, March 20, 2018 at 3:04:52 PM UTC-5, Murali Panidepu wrote:
Hi,
as per the following statement in this document: 

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/235e3438-61a0-4a5b-8b38-5a836d4f24e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment