Dan,
Dan J. Rychlik said:
> Hey,
>
> I have a question about copying a database that was developed on a windows
> os and moving it to a Linux server os. Will this work ? Has it been
> done before ?
>
> Thanks,
>
> -Dan
Yes, I have done it just recently.
Just use the mysqldump-command.
--
O
Thanks so much for the reply...
- Original Message -
From: "Dathan Vance Pattishall" <[EMAIL PROTECTED]>
To: "'Dan J. Rychlik'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, August 27, 2003 2:11 PM
Subject: RE: database from
Yes it will work, and it has been done before.
Copy the *.MY* files and the *.frm files to the linux server.
-->-Original Message-
-->From: Dan J. Rychlik [mailto:[EMAIL PROTECTED]
-->Sent: Wednesday, August 27, 2003 11:31 AM
-->To: [EMAIL PROTECTED]
-->Subject: database from win to lin