Got itchy fingers, accidentally force-uninstalled MySQL via command line while debugging a program

Although the backup package is still there, the database list remains. Clicking delete database and saving cannot clean it up completely

Tried everything but no solution, reinstalling MySQL still keeps it there.

Finally found some clues on the Baota forum.

Why not delete the databases from the list before uninstalling MySQL?????? Download this file: /www/server/panel/data/default.db Then open default.db on your computer using a tool like sqlitestudio, edit the database table, delete the database you cannot remove, save and re-upload it to the /www/server/panel/data directory of the panel, overwrite the original default.db, and restart the panel

Original post: https://www.bt.cn/bbs/thread-94695-1-1.html

But now the file for the new version is no longer: /www/server/panel/data/default.db

Instead it is: /www/server/panel/data/system.db

default.db >>> Tables >>> Delete all data in the backup_status table, then re-upload it, so the data list will be cleared

Just use the above tool to clear the backup_status data