Guest User

Untitled

a guest
Dec 4th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. mysqldump --user=$user --password=$password --host=$host $db_name > $backup_path/$db_name-$date.sql
Add Comment
Please, Sign In to add comment