always killed backup mysql using ssh putty
Posted by: basketmen
Posted on: 2007-12-12 14:15:00
i usually backup mysql using ssh since a year ago and no problem follow this tutorial http://wiki.dreamhost.com/Backup_MySQL,
mysqldump --opt -uusername -ppassword -h yourMySQLHostname dbname > output.sql
but since a few time ago everytime i backup using ssh putty i always get killed message and i think backup file never completed
mysql file now about 600mb
what should i do to backup now, i dont want always get killed message