server. I discovered my web
server only takes .sql files for the database in the
PHPadmin thing. So I'm hoping it'll work out.
Thank you all for the help. I'd never figured out if
everybody didn't provide the steps to get there! :)
Lillian
--- Gary Josack <[EMAIL PROTECTED]&g
t; the buffer.
>
> mysql>
> mysql> quit
> Bye
>
> D:\lillian>mysqldump -u root -ppassword test >
> test.sql;
>
--
>
> but maybe after the quit, the window will close, if
> that happens, open a
> new command prompt from "start -> programs ->
&g
ake it.
Lillian
--- Ananda Kumar <[EMAIL PROTECTED]> wrote:
> try this
>
> mysqldump -u root -ppassword --database test >
> test.sql
>
> On 7/24/07, Red Hope <[EMAIL PROTECTED]> wrote:
> >
> > Hey y'all,
> > I use charming Windows XP on here. I&
x27; at line
1
--- Carlos Proal <[EMAIL PROTECTED]> wrote:
>
> Can you email us the complete command and the error
> ?
>
> Carlos
>
>
> Red Hope wrote:
> > Well, that went over my head. :) I understand
> what
> > you're telling me, how to
nsole, KDE
> Konsole or Windows
> CommandPrompt from the different menus on your
> operating system
>
> If the mysql directory is on your PATH you can use
> mysqldump anywhere,
> if not, move to the mysql/bin directory and then you
> can run it without
> any problem.
>
shell prompt, i think thats your problem
> because at least the
> first one is correct.
>
> Carlos
>
>
> Red Hope wrote:
> > Hey y'all,
> > I've been fussing with the MySQL dump procedure to
> > backup my stuff. I'm on MySQL 5.0.41 and I have
&
Hey y'all,
I've been fussing with the MySQL dump procedure to
backup my stuff. I'm on MySQL 5.0.41 and I have tried
so hard to get it to dump my files into .sql format
but my syntax is wrong, wrong, wrong. lol
I put below examples what I've been entering to get my
databases backed up. I always