Re: Database backup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try "mysqldump"

mysqldump -u username -p'password' -A > backup_file_name.dump

you can copy backup_file_name.dump to CD.

roberto


"Chris Payne" <chris@planetoxygene.com> escreveu na mensagem
000a01c36c1b$78962b10$0101a8c0@chrisu8knchy5g">news:000a01c36c1b$78962b10$0101a8c0@chrisu8knchy5g...
Hi there everyone,

Is there a quick way I can backup all my databases on Linux so I can
download them to my HD/Burn them onto CD?

I've started a very large travel project and there is going to be over 100
DB's in the end, each with who knows how many tables and going through
PHPMyADMIN and exporting 1 DB at a time is going to take forever.

My Server is the Rehat Linux 8.0 with Apache and MySQL and PHP.

Thanks, any help would be really appreciated (And save me alot of
headaches).

Chris


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 19/08/2003

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux