Mysql Router

  • By MySQL Charm Maintainers
  • Cloud
Channel Revision Published Runs on
latest/edge 188 09 May 2024
Ubuntu 22.04 Ubuntu 20.04
8.0/stable 189 13 May 2024
Ubuntu 22.04 Ubuntu 20.04
dpe/candidate 186 06 May 2024
Ubuntu 22.04
dpe/beta 186 02 May 2024
Ubuntu 22.04
dpe/edge 186 02 May 2024
Ubuntu 22.04
8.0.19/stable 26 05 May 2022
Ubuntu 22.04 Ubuntu 20.04
8.0.19/edge 26 05 May 2022
Ubuntu 22.04 Ubuntu 20.04
juju deploy mysql-router --channel dpe/candidate
Show information

Platform:

Ubuntu
22.04

Cleanup and extra info

This is part of the MySQl Router Tutorial. Please refer to this page for more information and the overview of the content.

Remove and cleanup environment

If you’re done with testing and would like to free up resources on your machine, just remove Multipass VM. Warning: when you remove VM as shown below you will lose all the data in MySQL and any other applications inside Multipass VM!

multipass delete --purge my-vm

Next Steps

In this tutorial we’ve successfully deployed MySQL Router, added/removed cluster members, added/removed users to/from the database, and even enabled and disabled TLS. You may now keep your deployment running and write to the database or remove it entirely. If you’re looking for what to do next you can:


Help improve this document in the forum (guidelines). Last updated 6 months ago.