mysql database migration issues
Posted by: tao yang
Date: December 08, 2010 07:20PM

Hi,

we are trying to migrate data with old schema into database with new schema, such as

in database, in old schema , table 'person' it has 'first_name' and 'last_name',

in new schema , table 'person' it has 'first_name' and 'last_name' and 'age'

we are researching some tools or ways to export data with old schema into database with new schema ,

please give me some adivce.

thank you

Options: ReplyQuote


Subject
Written By
Posted
mysql database migration issues
December 08, 2010 07:20PM


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.