10clear.mql 382 B

123456789101112131415161718
  1. delete from /test/alert_status with version ;
  2. /**
  3. onerror(continue,`not exist`,`not find`,`not found`,` Not Found`)
  4. **/
  5. ;
  6. delete from /test/malert_status with version ;
  7. /**
  8. onerror(continue,`not exist`,`not find`,`not found`,` Not Found`)
  9. **/
  10. ;
  11. delete from /test/malert_status_seq with version ;
  12. /**
  13. onerror(continue,`not exist`,`not find`,`not found`,` Not Found`)
  14. **/
  15. ;