Skip to content

Instantly share code, notes, and snippets.

@40
Created May 8, 2012 01:55
Show Gist options
  • Select an option

  • Save 40/2631948 to your computer and use it in GitHub Desktop.

Select an option

Save 40/2631948 to your computer and use it in GitHub Desktop.
Backup mysql database
mysql -u root -pPASSWORD DATABASENAME < backupfile.sql
hello. just testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment