You are here
Compare
Mon, 2016-01-04 15:37 — oli
The Ops Center compare tool is made to compare different MySQL schema either in structure or in content:
As a next step you have to select the databases (instances) which you want to compare:
In a third step you have to select the schema you would like to compare:
Structure compare
In the structure compare you can see the tables which are missing and the differences of the tables:
Content compare
In the content compare you can see if the tables have different or if they have equal content:
Important: If you have traffic on those tables it might be that the content is reported differently even it is equal. For performance reasons big tables are not compared at the moment yet.