Changeset 8380 for trunk/MagicSoft/Mars/datacenter/tools
- Timestamp:
- 03/20/07 17:21:03 (18 years ago)
- Location:
- trunk/MagicSoft/Mars/datacenter/tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/tools/comparesequences
r8058 r8380 30 30 newdb=TestSequ2 31 31 pw=d99swMT! 32 host= hercules32 host=vela 33 33 34 34 query="select fRunNumber from RunData where fRunNumber > 32000"; -
trunk/MagicSoft/Mars/datacenter/tools/resetdataset
r8064 r8380 93 93 94 94 95 alias mymysql='mysql -u $user --password=$ps --host= hercules$db -s -e'95 alias mymysql='mysql -u $user --password=$ps --host=vela $db -s -e' 96 96 97 97 whereclause1=" WHERE fDataSetNumer=$dataset"
Note:
See TracChangeset
for help on using the changeset viewer.