List:General Discussion« Previous MessageNext Message »
From:Ananda Kumar Date:April 16 2008 5:06am
Subject:Re: mysqldump
View as plain text  
use can say mysqldump --help, it would give you all the options.

To speedup the dump, you can use -e -q and --single-transaction,

regards
anandkl


On 4/16/08, minky arora <minky.arora@stripped> wrote:
>
> Thanks.
> I will successful in executing LOAD DATA INFILE>
>
> Now i need to do a SqlDump as well to get a backup of the DB..I looked at
> the syntax but am not sure if /what all options to use.
> I only have one DB.
>
> Could someone tell me if I really need to specify any options ?
>

Thread
mysqldumpminky arora15 Apr
  • Re: mysqldumpAnanda Kumar16 Apr