Bug #54057 Revert inconvenience
Submitted: 28 May 2010 6:44 Modified: 28 Jun 2010 9:45
Reporter: Alex Shapiro Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:5.2.21 OS:Windows (Vista)
Assigned to: CPU Architecture:Any
Tags: editor, inconvenience, MySQL, wirkbench

[28 May 2010 6:44] Alex Shapiro
Description:
When I try to ALTER some routine and there is some syntax error
THAT DID NOT APPEAR in the editor (but thats another bug...).

On pressing 'Apply Change' button, the script I wrote compiles and turns out there is a syntax error! (which is cool, everybody makes mistakes...)

After compiling, or should I say NON-compiling, the editor jumps back the original state: it's like pressing the 'Revert' button.

So now, instead of fixing a minor syntax error, i have to rewrite all of the routine from where i started!

How to repeat:
To repeat this problem, try to alter function or stored procedure so that there is some error that prevent the code from compiling, but the editor wont alert you.
[28 May 2010 8:04] Susanne Ebrecht
I am not able to repeat this on Linux.
[28 May 2010 9:45] Valeriy Kravchuk
Please, provide complete simple example of initial routine and explain what change to make and what buttons to click to get the problem described.
[28 Jun 2010 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".