MySQL dump/export command


/ Published in: SQL
Save to your folder(s)

(taking cori comment into account)


Copy this code and paste it in your HTML
  1. mysqldump -u USER -p DATABASE > filename.sql

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.