Hi Guys,
I have multiple Mysql DB instances containing same schema but different data in the tables, running in my unix server. I always have the issue of not upgrading all the instances at the same time, this leads into inconsistent of DB schema. My question, is there any tool/script that can sync all my DB instances automatically once i upgrade one instance.("Sync only at schema level not data"). I would like to maintain multiple Master DB's. Please let me know if I am not clear with the above message.