MySQL Forums
Forum List  »  General

Re: Cannot update to 8.0.31 from 8.0.30 at ubuntu 22.04
Posted by: Dani A.
Date: December 15, 2022 03:22AM

I had the same problem but I was able to solve the problem removing first mysql-community-client wit the command `sudo apt purge mysql-community-client` (without removing the database) and then `sudo apt install mysql-server-8.0` and now is everything fine again!

Options: ReplyQuote


Subject
Written By
Posted
Re: Cannot update to 8.0.31 from 8.0.30 at ubuntu 22.04
December 15, 2022 03:22AM


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.