| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Red Hope | Date: | July 24 2007 1:16am |
| Subject: | mysql dump help! | ||
| View as plain text | |||
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 get an error or I get
locked into the "->" thing if I don't use the
semicolons.
Any help would be awesome!
Thank you,
Lillian
Tried & Wrong
mysqldump -u root -ppassword test > test.sql
mysqldump -u root -ppassword test > test.sql;
mysqldump -u root -ppassword -databases test >
test.sql;
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search
that gives answers, not web links.
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
| Thread | ||
|---|---|---|
| • mysql dump help! | Red Hope | 24 Jul |
| • Re: mysql dump help! | Carlos Proal | 24 Jul |
| • Re: mysql dump help! | Red Hope | 24 Jul |
| • Re: mysql dump help! | Carlos Proal | 24 Jul |
| • Re: mysql dump help! | Red Hope | 24 Jul |
| • Re: mysql dump help! | Carlos Proal | 24 Jul |
| • Re: mysql dump help! | Mogens Melander | 24 Jul |
| • Re: mysql dump help! | Red Hope | 24 Jul |
| • Re: mysql dump help! | Ananda Kumar | 24 Jul |
| • Re: mysql dump help! | Red Hope | 24 Jul |
| • Re: mysql dump help! | Ofer Inbar | 24 Jul |
| • Re: mysql dump help! | Carlos Proal | 24 Jul |
| • Re: mysql dump help! | Red Hope | 24 Jul |
| • Re: mysql dump help! | Ananda Kumar | 24 Jul |
| • Re: mysql dump help! | Gary Josack | 24 Jul |
| • RE: mysql dump help! | Benjamin Wiechman | 24 Jul |
| • Re: mysql dump help! | Red Hope | 24 Jul |
| • Hashing Partitioning | Dmitry | 27 Jul |
| • Re: mysql dump help! | Mogens Melander | 24 Jul |
