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 |
|---|
| • mysqldump | minky arora | 15 Apr |
| • Re: mysqldump | Ananda Kumar | 16 Apr |