I want to find out the differences of two same structured tables but in different databases,One is master table & i want to sync all other similar tables in different databases with it.
For example t1 table in db1 and t2 table in db2, want to find out difference between t1 & t2 using mysql.