mysqldump problem
Posted by:
Rone Dagg
Date: May 01, 2005 01:59PM
I'm having some problem using mysqldump. I'm a newbie to mysql and so it is probably something very easy, but its driving me crazy. I simply want to backup my database on my local hard drive and then use the file to update another database on a server.
I'm at the command prompt and here is what my screen looks like with the command I use (note: i've already selected the database I want to use with the "\u database_name":
mysql> mysqldump database_name > backup_file.sql;
When I run this I get an error saying to check the manual for my version because there is a syntax error. The version I show in the command prompt is version 4.1.10-nt. My windows operating system is windows xp.
What am I doing wrong?
Thanks for your help.
Subject
Views
Written By
Posted
mysqldump problem
8341
May 01, 2005 01:59PM
4703
May 01, 2005 02:06PM
12478
May 01, 2005 10:17PM
7510
May 02, 2005 03:40AM
4713
May 02, 2005 08:55AM
5185
May 02, 2005 09:09AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.