Bug #79096 MysqWorkbench 6.3.5 - Fails to modify a remote procedure
Submitted: 3 Nov 2015 14:35 Modified: 5 Nov 2015 8:51
Reporter: Roni Gonzalez Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.5 OS:Ubuntu (14.04 LTS)
Assigned to: CPU Architecture:Any
Tags: modify, stored procedure, UPDATE

[3 Nov 2015 14:35] Roni Gonzalez
Description:
In query Editor, after modify a store procedure, on a remote database,
the text "No changes detected" is received after clicking the apply button.
The Only way to modify the Stored Procedure is Droping and creating again.

How to repeat:
1. Connect to a remote database ( tested with MySQL 5.5 )
2. In procedures Tree (on left), rigth click a prcedure en choose "alter"
3. Edit any thing significant in the procedure.
4. Finally click "apply" button
5. Output view will show the text "No changes detected"
[3 Nov 2015 14:57] MySQL Verification Team
Thank you for the report.
This is duplicate of Bug #78924, please see Bug #78924.
[5 Nov 2015 8:51] Roni Gonzalez
OK perfect, 
just to point that the same issue affects ubuntu version also.
BEst regards