Changeset 25542 for trunk/ippTools/share/disttool_definebyquery_stack.sql
- Timestamp:
- Sep 24, 2009, 1:23:41 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/disttool_definebyquery_stack.sql
r25513 r25542 2 2 'stack' as stage, 3 3 stackRun.stack_id AS stage_id, 4 CAST(0 AS BIGINTAS magicked,4 CAST(0 AS SIGNED) AS magicked, 5 5 -- run tag in the form 'stack.$skycell_id.$stack_id' 6 6 CONCAT_WS('.', 'stack', stackRun.skycell_id, convert(stackRun.stack_id, CHAR)) as run_tag,
Note:
See TracChangeset
for help on using the changeset viewer.
