Skip to content

Instantly share code, notes, and snippets.

@buithehoa
Last active January 2, 2021 07:48
Show Gist options
  • Save buithehoa/6ef24e2a12aa21735e0efb7f4dda24b8 to your computer and use it in GitHub Desktop.
Save buithehoa/6ef24e2a12aa21735e0efb7f4dda24b8 to your computer and use it in GitHub Desktop.
mysqldump -u <username> -h <host> --password <database> > <file_name>.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment