MySQL Forums
Forum List  »  General

Re: Adding extra/new data to db using diff
Posted by: Peter Brawley
Date: September 26, 2017 10:21AM

> upgrade on mysql from 5.3 to 5.7

There wasn't a 5.3.

You'll need a script that walks every row of every table to build update, insert and delete queries.

There's a 3P product that claims to do it: https://www.devart.com/dbforge/mysql/datacompare/mysql-compare-tables.html

Options: ReplyQuote


Subject
Written By
Posted
Re: Adding extra/new data to db using diff
September 26, 2017 10:21AM


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.