Re: mysql dump help!

2007-07-24 Thread Red Hope
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

Re: mysql dump help!

2007-07-23 Thread Red Hope
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

Re: mysql dump help!

2007-07-23 Thread Red Hope
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&

Re: mysql dump help!

2007-07-23 Thread Red Hope
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

Re: mysql dump help!

2007-07-23 Thread Red Hope
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. >

Re: mysql dump help!

2007-07-23 Thread Red Hope
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 &

mysql dump help!

2007-07-23 Thread Red Hope
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