Changeset 23861 for trunk/ippTools/share
- Timestamp:
- Apr 14, 2009, 3:14:27 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/disttool_pendingfileset.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/disttool_pendingfileset.sql
r23842 r23861 5 5 stage_id, 6 6 CONCAT_WS('.', distRun.outroot, CONVERT(distRun.dist_id, CHAR)) as dist_dir, 7 rcDSProduct.* 7 rcDSProduct.name AS product_name, 8 rcDSProduct.prod_id, 9 rcDSProduct.dbname AS ds_dbname, 10 rcDSProduct.dbhost AS ds_dbhost 8 11 FROM rcDestination 9 12 JOIN rcInterest USING(dest_id)
Note:
See TracChangeset
for help on using the changeset viewer.
