Bug #14749 Setting default data type is broken
Submitted: 8 Nov 2005 15:00 Modified: 8 Sep 2006 15:29
Reporter: Gisbert Selke (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.17 OS:Windows (Win XP)
Assigned to: Mike Lischke CPU Architecture:Any

[8 Nov 2005 15:00] Gisbert Selke
Description:
Changing the default datatype (via the dialog Tools -> Options ->
Editors) seems to have no lasting effect (beyond the current session).
(Note that the config file mysqlx_common_options.xml seems to have no entry
for this particular option. So it is hard to say how the change of datatype could survive a restart of QueryBrowser.)

How to repeat:
Open dialog Tools -> Options -> Editors. Change default data type to integer. Apply. Close dialog.
Open dialog Tools -> Options -> Editors again. I expect the default data type to be integer, and so it is -- everyone happy.
Now close QueryBrowser. restart. Open dialog Tools -> Options -> Editors. I expect the default data type still to be integer, but now it is varchar(45) (as it seems, some built-in default).
[19 Feb 2006 20:49] FELIPE GONÇALVES
I'd found this bug too.... =(
[8 Sep 2006 15:29] Mike Lischke
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html