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 <[EMAIL PROTECTED]> 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 ?
>

Reply via email to