MySQL Forums
Forum List  »  Newbie

Upgrading MySQL broke the database
Posted by: Pete Edwards
Date: October 12, 2022 07:37AM

I have no idea why the upgrade process broke my database...please educate me?

I upgraded the MYQL Server and Workbench from 8.0.22.0 to the latest 8.0.31.0 release because the application said it had an impending update that is required.
When I started my database APP up, which was working before the upgrade process today, I had run it a few minutes before, I got the following message.

"Database failed to load. Select a different database. at MySQL.Data.MySQLClient.Interceptors.ExceptionInterceptor.Throw(Exception exception)
at MySQLData.MySQLClient.MySQLConnection.Throw(Exception ex)
at MySQLDat.MySQLClient.MySQLDataReader.Throw(Exception ex)
at MySQL.Data.MySQLClient.MySQLDataReader.GetFieldValue(int32 index.Boolean checkNull)
at MySQL.Data.MySQLClient.MySQLDataReader.Getint32(int32 i)
at MySQL.Data.MySQLClient.Driver.ReportWarnings(MySQLConnection connection)
at MySQL.Data.MySQLClient.....
and finishes with
at minemonitor_6.MainWindow.GetConfig()

is there an upgrade I need to perform on the database that I'm missing somewhere?

The MySQLWorkbench reports the database is intact and appears to be legitimate after the upgrade process completed.

Please advise?

Options: ReplyQuote


Subject
Written By
Posted
Upgrading MySQL broke the database
October 12, 2022 07:37AM


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.