web stats OS X Client Server » MYSQL Backup



Archive for the 'MYSQL Backup' Category

Lost in transfer: Files going to wrong desktop.

Sunday, April 15th, 2007

Today I was backing up my servers mysql database remotely using:

/usr/local/mysql/bin/mysqldump -u username -ppassword –skip-lock-tables –add-drop-table –all-databases > remotebackup.sql

I was using the Command Shell in Webmin

Webmin
(more…)