如题,我现在在table4里建立个触发器,想从MachineStatus表里读取插入时的数据,符合条件则 插入数据到table4,可为什么触发器好像并没有读取到MachineStatus表里插入的数据呢