Bug #43276 | Schemata qualifiers always generated for Stored Procedures | ||
---|---|---|---|
Submitted: | 28 Feb 2009 12:56 | Modified: | 12 Nov 2009 11:54 |
Reporter: | Petr Vones | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.0.30 | OS: | Windows (Windows Server 2003 Std) |
Assigned to: | Alexander Musienko | CPU Architecture: | Any |
Tags: | PROCEDURE, schema qualifier, TTREV |
[28 Feb 2009 12:56]
Petr Vones
[1 Mar 2009 2:15]
MySQL Verification Team
Thank you for bug report. Related to the bug report: http://bugs.mysql.com/bug.php?id=43058
[11 Nov 2009 21:24]
Johannes Taxacher
fixed in sourcecode. fix will be included in 5.2.7
[12 Nov 2009 11:54]
Tony Bedford
An entry was added to the 5.2.7 changelog: Forward Engineer SQL CREATE Script generated schema qualifiers for Stored Procedure names regardless of the setting of the Omit schemata qualifiers from output checkbox. This resulted in the generated script containing Stored Procedure names prefixed by the schema name.