Changeset 20903 for branches/bills_081204/dbconfig/magic.md
- Timestamp:
- Dec 4, 2008, 1:44:33 PM (18 years ago)
- File:
-
- 1 edited
-
branches/bills_081204/dbconfig/magic.md (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/bills_081204/dbconfig/magic.md
r20890 r20903 1 # $Id: magic.md,v 1.12 2008-11-26 03:21:13 bills Exp $1 # $Id: magic.md,v 1.12.2.1 2008-12-04 23:44:33 bills Exp $ 2 2 3 3 ### Fault in magicRun indicates that the processing tree failed … … 5 5 magic_id S64 0 # Primary Key AUTO_INCREMENT 6 6 exp_id S64 0 # Key 7 diff_id S64 0 # Key 7 8 state STR 64 # Key 8 9 workdir STR 255 … … 16 17 magicInputSkyfile METADATA 17 18 magic_id S64 0 # Primary Key fkey(magic_id) ref magicRun(magic_id) 18 diff_id S64 0 # Primary Key fkey(diff_id) ref diffRun(diff_id)19 19 node STR 64 # 20 20 END
Note:
See TracChangeset
for help on using the changeset viewer.
