Bug #79087 "No chnages detected" message while applying changes on Stored Procedure/Functio
Submitted: 3 Nov 2015 7:52 Modified: 3 Nov 2015 7:58
Reporter: Rishad Vilayil Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.5 Build Build 201 CE (64 Bits) OS:Windows (Windows 7 Ultimate SP1 x64 )
Assigned to: CPU Architecture:Any

[3 Nov 2015 7:52] Rishad Vilayil
Description:
Cannot make any changes on Stored Procedure/Functions using MySQL workbench.  If we click Apply Button after making changes on stored procedure, It gives message "No changes detected".  So we cannot change stored procedure.

Temporary Workaround:

1. Right click stored procedure/function & click "Send to SQL Editor" -> "Create Statement"
2. Drop Same procedure
3. Make desired changes and click Execute button

How to repeat:
1. Alter procedure/function (Right Click on Stored Procedure/Function and Click Alter Stored Procedure/Alter Function)
2. Make some changes Click Apply button

On Output window, we can see "No changes detected"
[3 Nov 2015 7:58] MySQL Verification Team
Hello Rishad Vilayil,

Thank you for the report.
This is duplicate of Bug #78924, please see Bug #78924. 

Thanks,
Umesh

Thank you for your interest in MySQL.
[10 Dec 2015 14:54] Sevket KIZANLIK
It is also reproducible on OS X El Capitan (10.11.2).