Skip to main content

Safe to upgrade from MySQL 8.0 to MySQL 8.4 ?

Comments

3 comments

  • cPRex Jurassic Moderator

    Hey there!  At this point, yes, I'm not aware of any conflicts like last week as MySQL has resolved the issue on their end.

    1
  • Alex Marlowe

    hey mack, i upgraded a couple days ago and it didn't push me to 9.x at all so you're prolly good. honestly the biggest headache was just making sure some of my old plugins didn't break but the version lock stayed where it was supposed to. just double check your repo config before you hit enter just in case.... but yeah it should stay on the lts track

    1
  • mtindor

    Alex Marlowe  Thanks. I ended up doing the upgrade just a day or so after I posted.  Upgraded one with mysql_governor enabled and one without.  Went smoothly.  Just had to make sure that MySQL was still authenticating using mysql_native_password=1 so all of the sites didn't break.: The upgrades actually added this automatically so I didn't have to concern myself with it after all.

    authentication_policy=mysql_native_password
    mysql_native_password=1

    Thanks for providing your experience.   I should have provided mine afterwards but I forgot :)

    Mike

     

    0

Please sign in to leave a comment.