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.
Subject
Views
Written By
Posted
849
April 17, 2022 11:38AM
309
April 17, 2022 11:53AM
311
April 17, 2022 11:31PM
300
April 19, 2022 11:51AM
Re: error when upgrading from 5.7.31 to 5.7.37
278
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.