Question
Unable to execute a query without super admin
Hey,
I have recently migrated my database to DO managed Database however I bumped into an issue that is very critical for me to resolve and would be happy if someone would explain how to overcome this issue
I am currently trying to execute the following query
SET @@GLOBAL.ENFORCEGTIDCONSISTENCY = OFF;
but unsuccessfully I receive the error that I need super admin to perform this action
I can google all day long and maybe find the solution myself but I rather if someone has an idea how to do this
Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Hello @omercohen are you logged in as the default user?
Regards
Simon - SnapShooter DigitalOcean Backups
Hey,
Thanks for the fast reply yes I have indeed logged in as the default user called doadmin
here is the error I get:
Access denied; you need (at least one of) the SUPER or SYSTEMVARIABLESADMIN privilege(s) for this operation