Charmed MySQL
- Canonical
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
8.0/stable | 240 | 20 Jun 2024 | |
8.0/candidate | 297 | 15 Oct 2024 | |
8.0/candidate | 296 | 15 Oct 2024 | |
8.0/beta | 297 | 07 Oct 2024 | |
8.0/beta | 296 | 07 Oct 2024 | |
8.0/edge | 303 | 09 Oct 2024 | |
8.0/edge | 302 | 09 Oct 2024 |
juju deploy mysql --channel 8.0/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
22.04
Upgrade
Workload upgrades
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.
We plan to support other MySQL LTS releases beyond 8.0. However, we do not plan to support in-place major version upgrades.
When different MySQL major versions become available, the new MySQL cluster will have to be installed nearby, and the data will be migrated from the old to the new installation. This documentation will be updated with the relevant instructions.
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