Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 291 Bytes

mysql-uninstaller

A simple script that completely removes MySQL/MariaDB

Installation

Download the "mysql-uninstaller.sh" file and follow the commands:
chmod +x mysql-uninstaller.sh
./mysql-uninstaller.sh
After that, just follow the instructions given by the script.