Changeset 25837 for trunk/ippTools/share/magicdstool_tocleanup.sql
- Timestamp:
- Oct 14, 2009, 11:24:13 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/magicdstool_tocleanup.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magicdstool_tocleanup.sql
r25823 r25837 7 7 JOIN magicRun USING(magic_id) 8 8 JOIN rawExp USING(exp_id) 9 WHERE magicDSRun.state = 'goto_ purged'9 WHERE magicDSRun.state = 'goto_cleaned' 10 10 -- XXX: need to add fault to magicDSRun 11 11 -- AND magicDSRun.fault = 0
Note:
See TracChangeset
for help on using the changeset viewer.
