- Timestamp:
- 12/19/16 14:29:46 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/DataCheck/InfoForMWL.sh
r18695 r18697 36 36 printprocesslog "DEBUG sendquery QUERY: "$query 37 37 # sendquery can't be used as it writes everything into a variable 38 mysql -s $pwfile -s -u $us $pw --host=$ho $db-e " $query " > $file38 mysql $pwfile -s -u $us $pw --host=$ho $db -s -e " $query " > $file 39 39 } 40 40
Note:
See TracChangeset
for help on using the changeset viewer.