RE: dumping error

2010-02-08 Thread Jerry Schwartz
>-Original Message- >From: Thiyaghu CK [mailto:theyaho...@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

Re: dumping error

2010-02-06 Thread Thiyaghu CK
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

Re: dumping error

2010-02-06 Thread Pintér Tibor
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 arch

dumping error

2010-02-06 Thread MuraliKrishna
D:\>mysqldump -u root -pdbadmin murali > murali.sql 'mysqldump' is not recognized as an internal or external command, operable program or batch file.