Bug #32809 | File-->Import-->Reverse Engene... ignores selected schema in Physical Schema | ||
---|---|---|---|
Submitted: | 28 Nov 2007 11:08 | Modified: | 10 Jan 2008 18:11 |
Reporter: | Heinz Schweitzer (Gold Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.0.9 | OS: | Windows (XP SP2) |
Assigned to: | Sergei Tkachenko | CPU Architecture: | Any |
Tags: | qc |
[28 Nov 2007 11:08]
Heinz Schweitzer
[28 Nov 2007 21:03]
Valeriy Kravchuk
Thank you for a bug report. Verified just as described.
[17 Dec 2007 10:20]
Michael G. Zinner
We are looking into adding a catalog.currentSchema and let it respond to the current schema tab selected on the model overview page. All plugins would then operate on this schema if no explicit schema is defined.
[10 Jan 2008 18:11]
Sergei Tkachenko
Import plugin was changed to take into account selected schema. Note: selected schema will be used only for statements without explicitly specified schema & only until first 'use schema' statement, which will change active schema for subsequent statements from the script. Changes will go into v5.0.12.