canonical / mysql-k8s-operator

A Charmed Operator for running MySQL on Kubernetes
https://charmhub.io/mysql-k8s
Apache License 2.0
8 stars 15 forks source link

DPE-3389 support rollback incompat data dir #385

Closed paulomach closed 7 months ago

paulomach commented 7 months ago

Issue

Upgrade rollback fails when new mysqld modify data_dir without backward compatibility.

Solution

Add treatment for the case that data_dir is modified, for multi-unit cluster (reset and clone)