On Fri, Apr 13, 2001 at 01:48:26PM -0700, Ravi Jayagopal wrote:
> Hi,
> 
> I need to export data from development to production.
> 
> Development - Win98
> 
> Production - Unix
> 
> What is the best way to transport data to & fro dev & prod ?
> 
> mysqldump doesn't seem to work - keeps giving me errors (of course,
> I don't know if I'm doing it the right way, and whether that command
> is the solution at all).

If you're using MySQL 3.23.xx, just copy the raw files from one place
to the other. (Taking care to flush tables and whatnot.)

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878    Fax: (408) 530-5454
Cell: (408) 439-9951

---------------------------------------------------------------------
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