Guest User

Untitled

a guest
Oct 31st, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. @echo off
  2. C:xamppmysqlbinmysqldump --user=someuser --password=somepass --result-
  3. file="d:bacdb.sql" dbname
  4. echo Sucess!
  5. pause
  6. exit
Add Comment
Please, Sign In to add comment