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/failedStackSkyfile.d

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