Monday, October 28, 2013

Re: Can't GRANT ALL PRIVILEGES to a new user

That's expected because the SUPER is not available anymore (announcement is in [1]). You can use "GRANT ALL ON `%`.*" instead.


-- Razvan ME


On Mon, Oct 28, 2013 at 10:00 PM, eric angleton <angleton@gmail.com> wrote:
I'm invariably getting a 1045 error when attempting this on any user; is this something that should work right now?  Can anyone confirm that they are able to grant all privileges to a newly-created user in particular.  

--
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/85934a26-7a64-4843-a6bb-8bd3f3eb3c4b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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/CA%2BUvTg1u1DGp2frH10DvOS3TJ2jEC2tcmJNfdE7ed84QDNnXjg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment