dumping error
am 06.02.2010 12:00:55 von MuraliKrishna
------=_NextPart_000_0004_01CAA749.C3EEAA90
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
D:\>mysqldump -u root -pdbadmin murali > murali.sql
'mysqldump' is not recognized as an internal or external command,
operable program or batch file.
------=_NextPart_000_0004_01CAA749.C3EEAA90--
Re: dumping error
am 06.02.2010 12:14:06 von tibyke
2010.02.06. 12:00 keltezéssel, MuraliKrishna írta:
> D:\>mysqldump -u root -pdbadmin murali> murali.sql
>
> 'mysqldump' is not recognized as an internal or external command,
>
> operable program or batch file.
could you stop blogging to the list, please?
t
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org
Re: dumping error
am 06.02.2010 12:16:04 von Thiyaghu CK
--0016e68debf0a23b02047eecb167
Content-Type: text/plain; charset=ISO-8859-1
I hope you are executing the command from 'D:\', mysqldump has to be
executed for the directory bin where you have installed the mysql.
eg:D:\mysql\mysql5.0\bin\>mysqldump -u root -pdbadmin murali >
"c:\murali.sql"
This will help you.
Regards,
Thiyaghu CK
www.mafiree.com
On Sat, Feb 6, 2010 at 4:30 PM, MuraliKrishna <
murali_krishna@arthaoptions.com> wrote:
> D:\>mysqldump -u root -pdbadmin murali > murali.sql
>
> 'mysqldump' is not recognized as an internal or external command,
>
> operable program or batch file.
>
>
>
>
>
>
--0016e68debf0a23b02047eecb167--
RE: dumping error
am 08.02.2010 15:52:34 von Jerry Schwartz
>-----Original Message-----
>From: Thiyaghu CK [mailto:theyahoock@gmail.com]
>Sent: Saturday, February 06, 2010 6:16 AM
>To: MuraliKrishna
>Cc: mysql@lists.mysql.com
>Subject: Re: dumping error
>
>I hope you are executing the command from 'D:\', mysqldump has to be
>executed for the directory bin where you have installed the mysql.
>
[JS] The normal installation process (using the .msi) on Windows will append
the MySQL bin directory to the PATH variable. If you use the zipped version
and install the files yourself, you have to modify the path yourself.
Regards,
Jerry Schwartz
The Infoshop by Global Information Incorporated
195 Farmington Ave.
Farmington, CT 06032
860.674.8796 / FAX: 860.674.8341
www.the-infoshop.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org