MySQL Forums
Forum List  »  Other Migration

Re: Update from mysql 8.0.36 to mysql 8.0.42
Posted by: Bo Negai
Date: September 23, 2025 07:22PM

Upgrading from 8.0.36 to 8.0.42 within the same major release (MySQL 8.0) is a minor version upgrade and is generally safe. InnoDB ReplicaSet/Group Replication is designed to tolerate rolling upgrades, so you should upgrade one node at a time. The cluster will continue to operate while you restart each node.

It does not matter which node you start with, but it’s common to begin with a secondary/replica before upgrading the primary. Make sure to check the MySQL 8.0 release notes

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Update from mysql 8.0.36 to mysql 8.0.42
150
September 23, 2025 07:22PM


Sorry, only registered users may post in this forum.

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.