On Fri, Jan 17, 2003 at 04:12:58PM -0700, Mark Stringham wrote:
> sql, query
> 
> I'm trying to utilize the mysqldump utility to backup my db on a WIN2k 
> advanced server. I'm running a BAT file with the following syntax
> 
> c:\apache\mysql\bin>mysqldump -u uipcontent -p **** test > 
> c:\testdump.sql
> 
> the file testdump.sql gets created in the appropriate place but the 
> file itself has nothing in it.
> 
> I'm obviously missing something.

  Do you see any output when you run mysqldump without redirecting
  stdout?

-- 
 Zak Greant <[EMAIL PROTECTED]> | MySQL Advocate |  http://zak.fooassociates.com

Managing MySQL
  MySQL Training: Washington DC, March 19-21, 2003
  Visit http://mysql.com/training for more information

Support Global Human Rights - Amnesty International (http://amnesty.org)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to