I tried removing a view in HeidiSQL, and it froze bunch of times. So I connected to a database with Putty, ran a command
DROP VIEW item_view;
and nothing happened, its still running and command didnt finish. Its been a while and I am wondering what is going on with it
I am running MySQL 5.5 on AWS RDS