30
Oct/080
Oct/080
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
Recent Comments
- Reset iptables Rules – shkschneider's Blog on Linux: Reset iptables firewall rules
- Robert Chase on Windows: Windows is unable to install to the selected location. Error: 0×80300001
- Necdet Yücel on Debian: Squeeze cannot load Broadcom LAN drivers bnx2/bnx2-mips-09-5.0.0.j3.fw
- Ali on Debian: Lenny cannot load Broadcom NIC drivers, asking for firmware bnx2-06-4.0.5.fw or bnx2-09-4.0.5.fw during install
- Simon on Debian: Lenny cannot load Broadcom NIC drivers, asking for firmware bnx2-06-4.0.5.fw or bnx2-09-4.0.5.fw during install
Tag Cloud
1005ha
adobe
apache
backupexec
cron
Debian
ESX/ESXi
gpg
htpasswd
installation
intel 82576
iptables
iscsi
java
jre
Lenny
Linux
mmc
mod_jk
mySQL
Netscreen
Networking
ntpdate
nx
outlook
pcspkr
ps
RALUS
riverbed
rpm
samba
san
scp
share directory
smb
ssh
SuSE
Tomcat
uninstall rpm
VMware
vpn
vsftpd
vSphere
Windows
wordpress