Charmed MySQL
- Canonical
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
8.0/stable | 313 | Today | |
8.0/stable | 312 | Today | |
8.0/candidate | 313 | 02 Dec 2024 | |
8.0/candidate | 312 | 02 Dec 2024 | |
8.0/beta | 313 | 02 Dec 2024 | |
8.0/beta | 312 | 02 Dec 2024 | |
8.0/edge | 315 | Yesterday | |
8.0/edge | 314 | Yesterday |
juju deploy mysql --channel 8.0/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
22.04
Upgrade
This section contains documentation about performing upgrades (and rollbacks) on:
MySQL upgrades (workload)
There are two types of in-place workload upgrades:
- Major upgrades - E.g. MySQL
8.0
→ MySQL9.0
- Not supported
- Minor upgrades - E.g. MySQL
8.0.33
→8.0.34
(includes charm revision bump)
This charm only supports in-place minor upgrades.
To upgrade to a major MySQL version, one must install a new cluster separately and migrate the data from the old to the new installation. This documentation will be updated with the migration instructions when a new MySQL version becomes available.
Juju upgrades
New revisions of the charm may require that you do a major or minor Juju upgrade.
See the guide: How to upgrade Juju