Re: mysqldump
Matijn Woudt <[email protected]>
| Newsgroups | gmane.comp.php.database |
|---|---|
| Message-ID | <CAC_gtuPKOeLjkOuvWP+Nd-j1bpOeKxmRL-x2SB30=mJUemi=Yg@mail.gmail.com> |
On Wed, Jan 2, 2013 at 12:50 AM, Ethan Rosenberg, PhD < [email protected]> wrote: > Dear List - > > I am using the following command: > > mysqldump -u root -p Store > StoreBkup.sql; > > to backup the database called Store. > > Mysql insists on giving a syntax error. > > Advice and help, please. > > Thanks. > > Ethan > -- > What error do you get, and when? There seems to be nothing wrong with the command itself. - Matijn