Skip to content

Instantly share code, notes, and snippets.

@JosielFaleiros
Last active September 20, 2018 18:00
Show Gist options
  • Save JosielFaleiros/2ea95e812d862845bf73a1621e98fc66 to your computer and use it in GitHub Desktop.
Save JosielFaleiros/2ea95e812d862845bf73a1621e98fc66 to your computer and use it in GitHub Desktop.
export_db_NODDL_with_name_datetime.sql
mysqldump -u root -p --no-create-db --no-create-info DBNAME > ~/DBNAME_noddl_$(date +%Y_%m_%d_%I_%M_%p).sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment