php - Cannot DROP TABLE in mysql -


i insert data php pdo like: begintransaction -> execute query -> commit , going well. found that, after insert data steps. can't run drop table in mysql command line.

when type : mysql> drop table accounts; terminal keep running nothing change. must ctrl+c abort it.

i want know reason these. , how fix it?


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -