MySQL Forums
Forum List  »  Other Migration

Re: Moving DB between platforms
Posted by: Mike Hillyer
Date: August 05, 2004 01:31PM

The file format is generally portable, so it should be a matter of copying table files for MyISAM.

You can always use the mysqldump utility to create a platform independant dump of the tables.

Mike Hillyer, Technical Writer
MySQL AB, www.mysql.com
Office: +1 403-380-6535

Blog: http://www.openwin.org/mike

"The Open Source movement has become a major force across the software industry, and MySQL is the world's most popular open source database."
--Fortune Magazine

Options: ReplyQuote


Subject
Views
Written By
Posted
3527
August 04, 2004 04:30PM
Re: Moving DB between platforms
2214
August 05, 2004 01:31PM
2097
August 05, 2004 08:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.