I was restoring a MySQL database using the import wizard, importing from dump files. This took a while but in doing so the disk ran out of space so never finished importing.
Now, the MySQL57
service is stuck in a "Starting" state even after a restart.
There are error log files but I cannot open them in a text editor due to it being binary encoding.
Is there a way for me to remove the failed schema from MySQL to allow the service to start up again, without me having to reinstall everything and start again?