Unable to drop table in mysql

Hi,
I am not able to drop my table (ashish). Error:
ERROR 1142 (42000): DROP command denied to user ‘ashishpathak’@‘localhost’ for table ’
ashish’

Hi,

Due to security measures we disabled drop on table and database. The workaround is to create new table or delete entries from it. If you still insist on dropping the table, let me know I’ll drop it for you :slight_smile: