Bug #49273 ALTER ROUTINE wizard asks to apply changes after already applied
Submitted: 1 Dec 2009 16:44 Modified: 16 Apr 2010 16:08
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2 r4643 OS:Windows (XP)
Assigned to: Sergei Tkachenko CPU Architecture:Any

[1 Dec 2009 16:44] Todd Farmer
Description:
I altered an existing routine, applied changes.  After reviewing the DDL and applying, I pushed "finish", which closed that window, but left the routine definition window open.  Clicking the X (close) icon in the top right results in a pop-up:

Object was changed

Apply changes? 

Yes / No / Cancel

Since I've already applied the changes, I would expect this to not happen.

How to repeat:
See above.
[1 Dec 2009 17:31] Johannes Taxacher
this is fixed in repository already and will be included in 5.2.10
[1 Dec 2009 19:28] Todd Farmer
Setting back to verified, as problem persists in 5.2.10 r4680.
[30 Mar 2010 20:02] Johannes Taxacher
fix confirmed in repository
[16 Apr 2010 16:08] Tony Bedford
An entry has been added to the 5.2.17 changelog:

In the Alter Routine dialog of the SQL Editor, when a routine was changed, and the changes successfully applied using the Apply SQL Script to Database dialog, the Alter Routine dialog still prompted the user to apply changes, even though the changes had already been successfully applied.