我要评分
获取效率
正确性
完整性
易理解

Uninstalling MySQL

  1. Go to the tool directory.
    1
    cd /home/tsdbtool
    
  2. Run the uninstallation command.
    1
    sh 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.