10clear.mql 259 B

123456789101112
  1. delete from /test/alert_status_memdb with version ;
  2. /**
  3. onerror(continue,`not exist`,`not find`,`not found`,` Not Found`)
  4. **/
  5. ;
  6. delete from /test/malert_status_memdb with version ;
  7. /**
  8. onerror(continue,`not exist`,`not find`,`not found`,` Not Found`)
  9. **/
  10. ;