the problem that i am likely to face is the following. 
We have a database in our developement server . we keep making changes to the 
db very often like adding few feilds , deleting etc ... 

now whenever i make the change in the developement server . i just do the 
changes in the productions server also. earliers there was just one production 
database to update so was not a problem . rite now i have 6 so i wrote a 
program to make these changes into all the production dbs. 

But this with the program i could only add or modify tables and i have to add 
these things manually . i was wondering if there is any tool which would 
compare 2 dbs and update the other db with all the changes without affecting 
the data in each of the dbs. 



Sandeep Sesahdri 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to