Guest User

Untitled

a guest
Nov 20th, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. #+BEGIN_EXAMPLE
  2. # this file can be used duiring dump with option --defaults-file like:
  3. # mysqldump --defaults-file=${MYSLQDUMP_CONFIGS:-~/.mysqldump_configs} --databases mydb > /tmp/mydb_dump.sql
  4. [mysqludmp]
  5. user=mysuer
  6. password=superHardPa$$word
  7. #+END_EXAMPLE
Add Comment
Please, Sign In to add comment