30
Oct/08
0

mySQL: How to backup/restore SQL databases through SSH

To backup your database through SSH (create SQL dump):

mysqldump --opt -u user -p dbname > {path}/backup.sql

To restore:

mysql -u user -p dbname < {path}/backup.sql

Related posts:

  1. Backup Exec: Transfer scheduled jobs, database and settings to a new backup server
  2. Debian: Symantec Backup Exec 12 and Debian Etch 32/64
  3. Linux: htpasswd: command not found

Tagged as: , ,
You are not authorized to see this part
Please, insert a valid App ID, otherwise your plugin won't work correctly.
Comments (0) Trackbacks (0)

No comments yet.

Leave a comment

No trackbacks yet.

Plugin from the creators of Brindes Personalizados :: More at Plulz Wordpress Plugins