Changeset 29095 for trunk/ippTools/share/magicdstool_tocleanup.sql
- Timestamp:
- Sep 1, 2010, 2:02:43 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/magicdstool_tocleanup.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magicdstool_tocleanup.sql
r25837 r29095 1 1 SELECT 2 2 magic_ds_id, 3 stage, 3 4 magicDSRun.state, 4 5 magicDSRun.outroot, … … 9 10 WHERE magicDSRun.state = 'goto_cleaned' 10 11 -- XXX: need to add fault to magicDSRun 12 -- XXX: the database has been updated, but fault isn't yet used 11 13 -- AND magicDSRun.fault = 0 12 14
Note:
See TracChangeset
for help on using the changeset viewer.
