I get many schema mismatches that tells me 'disp-width' => '10' as a diff. Are we able to ignore such UI settings? I'm not sure, but I think MySQL Query Browser have created this useless attributes...
I get many schema mismatches that tells me 'disp-width' => '10' as a diff. Are we able to ignore such UI settings? I'm not sure, but I think MySQL Query Browser have created this useless attributes...
Comments
Comment #1
ycwjjjj commentedIn my opinion, it can be ignored. In http://jaspan.com/schema-project-status-report, disp-width is the display width of non-varchar columns for the mysql command-line client. Only used by MySQL.
Comment #2
mikeryanI've taken disp-width handling out entirely - it won't appear anywhere any more.