Changeset 40882 for trunk/ippMonitor/def/detNormalizedExp_failure.d
- Timestamp:
- Sep 3, 2019, 4:04:13 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/detNormalizedExp_failure.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/detNormalizedExp_failure.d
r19726 r40882 1 TABLE detNormalizedExp , detRun1 TABLE detNormalizedExp JOIN detRun USING (det_id) 2 2 TITLE detNormalizedExp Failures 3 3 FILE detNormalizedExp_failure.php … … 5 5 6 6 # the following WHERE clauses are added to all queries joined by AND 7 WHERE detNormalizedExp.det_id = detRun.det_id8 7 WHERE detNormalizedExp.fault > 0 9 8
Note:
See TracChangeset
for help on using the changeset viewer.
