User Tools

Site Tools


mariadb_removal

This is an old revision of the document!


Make sure you have backups! Use it at your own risk!

Remove MariaDB

sudo apt-get remove --purge *mysql\*

Remove the datadir and the configdir

rm -r /etc/mysql && rm -r /var/lib/mysql

Done

mariadb_removal.1495308259.txt.gz · Last modified: 2021/11/25 22:43 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki