Skip to content

Instantly share code, notes, and snippets.

@imvision
Created June 15, 2019 10:33
Show Gist options
  • Save imvision/1a87d88c1cd8aa96820c99b91407efcc to your computer and use it in GitHub Desktop.
Save imvision/1a87d88c1cd8aa96820c99b91407efcc to your computer and use it in GitHub Desktop.
Mysqldump
"C:\xampp\mysql\bin\mysqldump.exe" --no-create-db --result-file="C:\xampp\htdocs\cidekick\web\sql\latest-dump.sql" --databases cidekick --user=root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment