mysql for apps removing bad DB or app.
Unsolved
Support
-
Hi everyone,
I have a MySQL database that I need to remove, but I'm not entirely sure how to do it. I've tried removing and reinstalling the app, even cloning it, but the database remains. I know which site it's associated with.
Can someone let me know the best way to fix this or properly remove the app that's not working?
-
@Nozy uninstall the app will automatically remove the database. The issue in your case is that the mysql service is down and thus it's unable to remove the database.
Can you check the mysql logs ? The log button on the right side of your last screenshot. You can also try restarting the mysql service and check if that helps.
-