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