Bug #63838 Provides more detail output on generate catalog diff report
Submitted: 22 Dec 2011 11:26 Modified: 11 Aug 2012 0:20
Reporter: Dragon Chuang Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.2.36 OS:Any
Assigned to: CPU Architecture:Any

[22 Dec 2011 11:26] Dragon Chuang
Description:
Could WB provides more detail output on catalog diff report ?

thank you.

How to repeat:
WB always tells me some tables was modified or some views was created, however I synchronized model many times.
[5 Feb 2012 15:46] Alfredo Kojima
What kind of detailed output are you thinking about? Can you provide an example?
[9 Feb 2012 10:48] Dragon Chuang
I have a view in my model and server, when I do "Synchronize Model", 
WB always update this view in source, even if I did not modify anything just 
"Synchronize Model" again.

as a result, I did "Generate Catelog Diff Report", but I just got:

[quote]

+--------------------------------------------+
| Catalog Diff Report                        |
+--------------------------------------------+
View `mydb`.`vw_myview` was created
----------------------------------------------
End of MySQL Workbench Report

[/quote]

I have no idea why WB always update this view...

If WB could report more information, maybe I could know why WB determine the view is different with model even if WB just synchronized it.

I want to debug this issue but I need more infomation about how WB to determine 
the model and source is different.

thank you.
[11 Aug 2012 0:20] Alfredo Kojima
The problem you are experiencing is a duplicate of bug #64719