Bug #32640 Changing the default behavior for the model options do not modify behavior
Submitted: 23 Nov 2007 1:19 Modified: 23 Nov 2007 14:48
Reporter: Mike Willbanks Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.9 SE Beta OS:Windows (XP SP2)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: column names, index names, model options, table names

[23 Nov 2007 1:19] Mike Willbanks
Description:
When you change the Model options in Tools -> Options -> Model the EER Diagramming tool does not listen to the changed options.  It continues to utilize the defaults that were originally created instead of utilizing the new format.

How to repeat:
1. Create a new EER Diagram
2. Navigate to Tools -> Options -> Model
3. Change how the models columns should default
4. Return to the diagram
5. Create a table
6. Create a column and verify that the format did not create the first id column correctly.

(The same happens for all of the different formats in this area, even if you save the options and then restart workbench or if you change them for the specific model that is being utilized in Model -> Model Options

Suggested fix:
The changes in the format should be implemented when creating tables, columns, foreign keys, relationships, etc.
[23 Nov 2007 5:37] Valeriy Kravchuk
Thank you for a bug report. Verified just as described.
[23 Nov 2007 14:48] Alfredo Kojima
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