>Hello folks > I need to move my database from a WindowsNT environment to a Linux >RedHat7.0 Box. I am now using innodb tables. Is there any easy way of >copying my existing tables in NT Box to Linux?
1. Download MysqlFront from http://mysqlfront.sstienemann.de/ 2. Install on Windows machine. Open a connection window to both your windows MySQL server and your Linux MySQL server. 3. Click on the import/export menu and select export tables. 4. click on the "Another Host/db" option and select you Linux MySQL Server, then copy the tables over. This worked a lot better for me than mysqldump. The larger tables seemed to transfer faster than with mysqldump. Let me know if you have any other questions. Scott Pippin [EMAIL PROTECTED] --------------------------------------------------------------------- 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