27-08-2009, 01:00 | #1 |
Absinthe
Join Date: Jan 2007
Location: Chester
Posts: 2,345
|
SSH mysql backup
Evening, I'm trying to make a backup of a databse via SSH
so, i've connected to the database; Code:
mysql -h mysql14.streamline.net -u USERNAME -p Code:
mysqldump --opt -Q -shuwarrior1 -p shuwarrior1 > /backups/backup.sql |
Thread Tools | |
Display Modes | |
|
|