Uninstalling MySQL
- Go to the tool directory.
1cd /home/tsdbtool
- Run the uninstallation command.
1sh tsdbtool.sh uninstall dbtype=mysql conf=mysqlconf.csv
Enter yes as prompted to complete the uninstallation.

Uninstalling the database will forcibly close the database and delete all files in the data directory and the software directory. Exercise caution when performing this operation.
Parent topic: Deploying MySQL