IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 3, 2019, 4:04:13 PM (7 years ago)
Author:
tdeboer
Message:

updated ippMonitor queries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/failedDiffSkyfile.d

    r32028 r40882  
    1 TABLE diffRun, diffSkyfile
     1TABLE diffRun JOIN diffSkyfile USING (diff_id)
    22TITLE Diff Failed Skyfiles
    33FILE  failedDiffSkyfile.php
    44MENU  ipp.stack.dat
    55
    6 WHERE diffRun.diff_id             = diffSkyfile.diff_id
    76WHERE diffSkyfile.fault != 0
    87
Note: See TracChangeset for help on using the changeset viewer.