Deleting the MySQL Database
Netrounds versions before 2.29 used a MySQL database. In later versions a PostgreSQL database is used instead; however, on an installation originally using a MySQL database, MySQL will keep running following an upgrade. If there is a need to delete MySQL from the Control Center installation, use the following command:
sudo apt-get remove --purge "*mysql*"