I'm writing a backup script for my database. I use SHOW KEYS and SHOW FIELDS to have the information I need to write the INSERT and CREATE inctruction, but after using show intructions I have my tables as if they were locked. If I try to drop a table I have this message bacK: Error on delete of...