Sample Header Ad - 728x90

Create a script for changes from one database to another on same server

0 votes
1 answer
25 views
I had been using the **Tracking feature** in MariaDB to collect the changes I have made to the database on my PC and then applying the script to a database on the production server. Now I have MySQL on my machine and the Workbench does not have a tracking feature. I have made a copy of the database on the same server. If I make changes to one of them, how can I get MySQL Workbench (or MySQL) to compare the two databases and produce a script to turn one into the other? I can then run this script on the production server.
Asked by Rohit Gupta (2126 rep)
Jul 10, 2025, 07:51 AM
Last activity: Jul 10, 2025, 05:22 PM