Cask: MySQL server upgrade: Cannot upgrade from 80300 to 90100 #5847
Answered
by
Lundissimo
Lundissimo
asked this question in
Casks
-
Output of
|
Beta Was this translation helpful? Give feedback.
Answered by
Lundissimo
Jan 3, 2025
Replies: 1 comment 4 replies
-
The upgrade would have output the following message: |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, sorry I omitted the fact that I followed the instructions in the report. I installed [email protected] and was able to do 'brew link [email protected]' after removing mysql first. With 8.4 running, I did "brew install mysql" which still reports "Upgrading from MySQL <8.4 to MySQL >9.0 requires running MySQL 8.4 first". After restarting and stopping [email protected] and reinstalling 'mysql' (9.1), I finally worked, including "Data dictionary upgrading from version '80300' to '90000'.", and mysql 9.1 now works!