Re: error when upgrading from 5.7.31 to 5.7.37
Posted by: Kirill K
Date: April 19, 2022 10:12PM

Hello, yes.


I created same user 'root' with same password and option with connect ipv6:

CREATE USER 'root'@'::1' IDENTIFIED BY 'password';
GRANT ALL PRIVILEGES ON *.* TO 'root'@'::1' WITH GRANT OPTION;


the update was successful.

Thank you.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: error when upgrading from 5.7.31 to 5.7.37
184
April 19, 2022 10:12PM


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.