I know this may exist already because it is such a simple question, but I have searched for a few days with no luck.
I have a google cloud sql instance, and I can't seem to import any data(data and structure) because root( or any user I create), does not have Super privileges. When I try to grant the SUPER privilege, I get a 'Access Denied' for the user.
Is there a way, by best practice, to set Super privileges, so that I can import data. Or is there another way, by best practice, to import data that does not require Super privileges.
I am open to any criticism and suggestions.
Thanks, Sean