删除部门id等于1,触发器会删除这个部门下的员工, 可是我出现了ERROR: DELETE FROM dept WHERE id =1;ERROR 1054 (42S22): Unknown column 'deptld' in 'where clause',我该咋弄