4 messages in com.mysql.lists.win32Re: Unix to win32| From | Sent On | Attachments |
|---|---|---|
| Joachim Schwab | 24 Mar 2000 09:32 | |
| sin...@mysql.com | 25 Mar 2000 05:56 | |
| Aaron Johnson | 25 Mar 2000 07:27 | |
| sin...@mysql.com | 25 Mar 2000 07:54 |
| Subject: | Re: Unix to win32![]() |
|---|---|
| From: | sin...@mysql.com (sin...@mysql.com) |
| Date: | 03/25/2000 07:54:28 AM |
| List: | com.mysql.lists.win32 |
Aaron Johnson writes:
I use:
mysqldump -u<username> -p<password> -h<host>(if remote) <database> | mysql -u<username> -p<password> -h<host>(if remote)
This works in both Linux and Windows (even Win98 haven't tested Win95) for me.
Correct me if I am wrong, but in 3.23.xx we will be able to copy the tables if they are using MyISAM format from platform to plaform and they will work.
Aaron Johnson
Hi!
Yes, you are right , with MyISAM format, you just have to copy files between any two systems.
Regards,
Sinisa
+----------------------------------------------------------------------+ | TcX ____ __ _____ _____ ___ == mys...@tcx.se | | /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic | | /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sin...@mysql.com | | /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus | | /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ | | ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ | | /*/ \*\ Developers Team | +----------------------------------------------------------------------+




