Changeset 32546 for trunk/ippTools
- Timestamp:
- Oct 13, 2011, 2:52:59 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/vptool_pendingrun.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/vptool_pendingrun.sql
r32510 r32546 5 5 vpRun.workdir, 6 6 vpRun.dest_id, 7 rcDestination.name ,8 rcDestination.dbname ,9 rcDestination.dbhost ,7 rcDestination.name AS dest_name, 8 rcDestination.dbname AS ds_dbname, 9 rcDestination.dbhost AS ds_dbhost, 10 10 IFNULL(Label.priority, 10000) as priority 11 11 FROM vpRun
Note:
See TracChangeset
for help on using the changeset viewer.
