Guest User

Untitled

a guest
Dec 17th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. mysqldump --routines --skip-add-locks --user=$USER --password=$PASSWORD --databases $db > $OUTPUT/$db.sql;
Add Comment
Please, Sign In to add comment