| Bug #58893 | Workbench generated script should be modificable | ||
|---|---|---|---|
| Submitted: | 13 Dec 2010 7:00 | Modified: | 30 Dec 2010 14:29 |
| Reporter: | Paulo E Ojeda | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Workbench | Severity: | S4 (Feature request) |
| Version: | 5.2.31 | OS: | Windows (win 7) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | generated, modificable, script, workbench | ||
[13 Dec 2010 7:00]
Paulo E Ojeda
[13 Dec 2010 7:01]
Paulo E Ojeda
Screenshot
Attachment: SS-2010-12-13_03.10.26.png (image/png, text), 70.75 KiB.
[13 Dec 2010 7:04]
Paulo E Ojeda
Just wondering if you would make the script generated by mysql workbench modificable so it would be possible to correct it when it's wrong generated. After this ticket, i'll send another one reporting a bug occured during it's generation. Actually you can delete some instructions, but when you try to type something, it pops up bug screen (wich I'll attach). Thanks How to repeat: Try to modify the generated script of forward engineering a model and type something at it.
[13 Dec 2010 12:27]
Johannes Taxacher
Hi Paulo, could you right-click that err-dialog and select "copy stack to clipboard" and add that information to this report please? thanks in advance
[13 Dec 2010 19:15]
Paulo E Ojeda
The content of the stack trace is this: Exception = System.AccessViolationException Message = Intento de leer o escribir en la memoria protegida. A menudo, esto indica que hay otra memoria dañada. FullText = System.AccessViolationException: Intento de leer o escribir en la memoria protegida. A menudo, esto indica que hay otra memoria dañada. en mforms.TextBox.key_event(TextBox* , KeyCode , ModifierKey , basic_string<char\,std::char_traits<char>\,std::allocator<char> >* ) en MySQL.Forms.TextBoxEx.ProcessCmdKey(Message& msg, Keys keyData) en System.Windows.Forms.Control.PreProcessMessage(Message& msg) en System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg) en System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg) As an additional info this happens when I press the enter key. Any other key I press is simply ignored (except supr and backspace, which actually do what expected).
[13 Dec 2010 20:33]
Johannes Taxacher
fixed in release 5.2.31a
[30 Dec 2010 14:29]
Tony Bedford
An entry has been added to the 5.2.31a changelog: An unexpected error was generated when attempting to modify the script created in the Forward Engineer to Database wizard.
