MySQL Forums
Forum List  »  MySQL Workbench

Re: Error Code: 1370. execute command denied to user
Posted by: Jon Zan
Date: August 28, 2020 11:20AM

One more thing:
When I created the user in question, I didn't give GRANT permissions.
I logged out of said user, went back to root and assigned GRANT to %

So when I ran "show grants for 'myUser'", the result only had two rows.

Since yesterday, I deleted that user and created it again. Now 'show grants' has three rows. The missing row was "GRANT_APPLICATION ..."
The other two rows are identical to previous.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error Code: 1370. execute command denied to user
2353
August 28, 2020 11:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.