I have a local database that I need to drop and reload a new version in.
The drop hanged for a long time, couldn’t restart WAMP so I restarted my PC.
Now the database is empty except for one table and it says:
#1051 – Unknown table ‘userchat’
I’ve tried lots of ways to drop this table with no luck.
eg: I tried phpMyAdmin GUI stuff and drop table blah and drop database blah etc.
Is there a trick to removing a database in this situation?
I can remove and re-install WAMP if I need to.
Use
mysqlcheck— A Table Maintenance Program and than again try todrop database: