目录1. 检查文件是否被进程占用1.1 使用 lsof 命令1.2 使用 fuser 命令2.js 检查文件权限2.1 检查文件权限2.2 修改文件权限2.3 修改文件所有者3. 强制解除文件锁定3.1 使用 
I have this piece of SQL that is being fed to Mysql. CREATE TABLE pn_history( member INT, action INT,