Advertisement
Guest User

Untitled

a guest
Mar 30th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. [mysqldump]
  2. user=username
  3. password=password
  4.  
  5. ## add this file in the user's directory who is going to call mysqldump.
  6. ## MySQLDump command will be executed without asking for username and password if this file
  7. ## is present with correct credentials.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement