Skip to content

Instantly share code, notes, and snippets.

@cillosis
Created January 31, 2013 16:45
Show Gist options
  • Select an option

  • Save cillosis/4684245 to your computer and use it in GitHub Desktop.

Select an option

Save cillosis/4684245 to your computer and use it in GitHub Desktop.

Revisions

  1. cillosis created this gist Jan 31, 2013.
    1 change: 1 addition & 0 deletions MySQLSchemaExport
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    mysqldump -u user -h localhost --no-data -p database > database.sql