MySQL Forums
Forum List  »  Newbie

Re: mysql not letting me grant privileges using root to users
Posted by: shu William
Date: July 23, 2022 06:48PM

This is because of the limitation of SQL. You can create users first and then authorize them, instead of at the same time.

Options: ReplyQuote


Subject
Written By
Posted
Re: mysql not letting me grant privileges using root to users
July 23, 2022 06:48PM


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.