-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi
Recently my Mac updated to version 15.5 and since then I have lost all my local databases. I have located the files within homebrew however I cannot get them to work with TablePlus & DBngin.
They were built (according to errors) using mysql 8.0.30.
I have tried creating a mysql 8.0.33 instance and adding the databases to DBngin however I get an innodb error.
I have added a 'my.cnf' file to try and add innodb_force_recovery=1 and selected it within the DBngin settings but I keep getting innodb error and mysql version error.
I beleive there was some bug in 8.0.30 with issues upgrading.
Is there a workaround at all? I either need an 8.0.30 instance in DBngin or a homebrew setup that works with Table Plus which again I cannot get working due to the old version.
Any help appreciated.