/ Published in: MySQL
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
mysqldump –-host=the.remotedatabase.com -u yourusername -p yourdatabasename > foo.sql