mysql> delete  from FcNpSplRulesTbl where idx=99 and exists (select * from FcNpSplRulesTbl where idx=99)
    -> ;
ERROR 1093 (HY000): You can't specify target table 'FcNpSplRulesTbl' for update in FROM clause