IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 2, 2009, 12:42:41 PM (17 years ago)
Author:
Paul Price
Message:

Adding diagnostic columns for publishing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_mops/ippTools/share/pxadmin_create_tables.sql

    r25012 r25254  
    14071407    pub_id BIGINT AUTO_INCREMENT, -- link to publishRun
    14081408    path_base VARCHAR(255),     -- base path of output
     1409    hostname VARCHAR(64),       -- name of host
     1410    dtime_script FLOAT,         -- run time for script
    14091411    fault SMALLINT NOT NULL DEFAULT 0, -- Fault code
    14101412    PRIMARY KEY(pub_id),
Note: See TracChangeset for help on using the changeset viewer.