MySQL Forums
Forum List  »  Other Migration

Migrate changes only to production server?
Posted by: Ryan Salt
Date: February 04, 2008 06:37PM

How can I migrate changes i make in a development database to a live, running MySQL database, without deleting existing tables and recreating them?

In other words, how can i use ALTER table instead of CREATE, or is this not possible with the migration toolkit?

Options: ReplyQuote


Subject
Views
Written By
Posted
Migrate changes only to production server?
4311
February 04, 2008 06:37PM


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.