| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | December 29 2000 3:46am |
| Subject: | Re: mysqldump and create table ? | ||
| View as plain text | |||
At 12:57 PM -0400 12/28/00, Renato Lins wrote: >Hi, > why when I use mysqldump -c on myisam table it didn't dump out the >comment field ? > >On MySQL version 3.23.23 I tried > ># mysqldump -c mysql > >but the comment field isn't there !!! -c doesn't have anything to do with the comments. Try adding either the -a or --all option. Try mysqldump --help for more information about the available options. -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • mysqldump and create table ? | Renato Lins | 28 Dec |
| • Re: mysqldump and create table ? | Sinisa Milivojevic | 28 Dec |
| • Re: mysqldump and create table ? | Paul DuBois | 29 Dec |
