(file) Return to queries.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / CQL / Attic

Diff for /pegasus/src/Pegasus/CQL/Attic/queries.txt between version 1.1.2.8 and 1.1.2.9

version 1.1.2.8, 2004/09/28 18:15:02 version 1.1.2.9, 2004/09/30 20:55:07
Line 18 
Line 18 
 select DetectionTime, SystemIPAddress, PerceivedSeverity, MonitorEventID, UPSttyPath from ACME_UPSAlertIndication where UPSttyPath = '/dev/tty0p1' AND MonitorEventID = 20 select DetectionTime, SystemIPAddress, PerceivedSeverity, MonitorEventID, UPSttyPath from ACME_UPSAlertIndication where UPSttyPath = '/dev/tty0p1' AND MonitorEventID = 20
 select * from class where class = 'blah' AND NOT class > 10 select * from class where class = 'blah' AND NOT class > 10
 select * from class where class = 'blah' AND max(*) IS NOT NULL select * from class where class = 'blah' AND max(*) IS NOT NULL
   select * from class where prop#'OK' = 'blah'
   select * from class where class.prop#'OK' = 'blah'


Legend:
Removed from v.1.1.2.8  
changed lines
  Added in v.1.1.2.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2