Bug #52743 | forward enginer sql create script - drop procedure statement - no colon | ||
---|---|---|---|
Submitted: | 11 Apr 2010 4:28 | Modified: | 19 Apr 2010 12:52 |
Reporter: | David Fidge | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.2.17 OSS beta | OS: | Windows |
Assigned to: | Alexander Musienko | CPU Architecture: | Any |
[11 Apr 2010 4:28]
David Fidge
[12 Apr 2010 10:07]
Johannes Taxacher
fix confirmed in repository
[19 Apr 2010 12:52]
Tony Bedford
An entry has been added to the 5.2.18 changelog: When using the Forward Engineer SQL Script wizard, the wizard did not terminate DROP procedure IF EXISTS statements with a semi-colon. This caused SQL syntax errors if the script was executed on a server.