@@ -54,6 +54,12 @@ matchcount(id, "9953570177941151804", summary, "xxx", 1)
**/
;
+select class,id,identifier,summary from /test/malert_status where identifier='xxx'
+/**
+output()
+**/
+;
+
delete from /test/malert_status where identifier='xxx'
/**
output()