Bug #14952 | character size are unreadable | ||
---|---|---|---|
Submitted: | 15 Nov 2005 16:17 | Modified: | 24 Nov 2005 10:20 |
Reporter: | Ivan Luzzi | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Migration Toolkit | Severity: | S3 (Non-critical) |
Version: | 1.0.20-rc | OS: | Windows (windows XP) |
Assigned to: | CPU Architecture: | Any |
[15 Nov 2005 16:17]
Ivan Luzzi
[24 Nov 2005 10:20]
Michael G. Zinner
This problem was caused by the first version of the Workbench. Please open C:\Documents and Settings\Mike\Application Data\MySQL\Common Options.xml and change the values to <?xml version="1.0"?> <data> <value type="dict"> <value type="string" key="DefaultFontHeight">13</value> <value type="string" key="DefaultFontName">Tahoma</value> </value> </data> This should solve your issue.