I think I somehow REALLY screwed up my database. I get no return making queries, REPAIR said it was all ok, I mysqldump was hanging, etc. etc, lots of nasty stuff.
So, I decided to drop the database and rebuild it from my back-up.
but even the drop is hanging with the command
I was searching for a more powerful way to get rid of it, but can't find anything.
Any ideas?
So, I decided to drop the database and rebuild it from my back-up.
but even the drop is hanging with the command
Code:
Drop Database zifi
Any ideas?
Comment