I have a refresh button of sorts on my PMI screen that executes an ALTER VIEW query. When I click on the button, I get the following Error
Gateway Error 301:
SQL error for “”: Access denied; you need the SUPER privilege for this operation
I would assume this has something to do with the root user’s privileges in the database but as far as I can tell that user can do whatever he wants.
Thanks