MySQL Forums
Forum List  »  Knowledge Base

Re: Copying Objects from DB
Posted by: Paul Svirin
Date: August 30, 2009 05:47AM

If you created the database with engines MyISAM or InnoDB - they are portable.
Just copy the database directory that stores your database files from the laptop to your desktop and restart the server for being sure that the DB will be attached.

The only moment to pay attention is that the destination MySQL version should be the same or newer as the source one.

-----------
StarWind Software developer (http://www.starwindsoftware.com)

Options: ReplyQuote


Subject
Views
Written By
Posted
2605
July 06, 2009 08:31AM
Re: Copying Objects from DB
1687
August 30, 2009 05:47AM
1587
September 22, 2009 03:49AM


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.