Bug #56170 | Server disconnect causes "External component has thrown an exception" | ||
---|---|---|---|
Submitted: | 21 Aug 2010 21:16 | Modified: | 12 Oct 2010 16:11 |
Reporter: | Matthew Roberts | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.26 | OS: | Windows |
Assigned to: | Sergei Tkachenko | CPU Architecture: | Any |
[21 Aug 2010 21:16]
Matthew Roberts
[23 Aug 2010 12:33]
MySQL Verification Team
Thank you for the bug report.
[9 Sep 2010 8:05]
Sergei Tkachenko
Crash is fixed. In some cases it takes MySQL connector some time to realize that connection has gone. After that corresponding error message appears on the output page. Once the underlying network connection is restored the last action can be tried again - the database connection will catch up automatically.
[20 Sep 2010 9:55]
Sergei Tkachenko
I managed to get mentioned crash when tried to rollback changes to result set after connection with server gets broken. Fixed.
[8 Oct 2010 17:38]
Johannes Taxacher
fix confirmed in repository. output pane now shows error message when connection is lost and cannot be established. once the connection is back up, clicking apply will re-establish the connection and send the edits to the server.
[12 Oct 2010 16:11]
Tony Bedford
An entry has been added to the 5.2.29 changelog: In the SQL Editor, if some table data was edited, and then the connection to the server was lost, clicking the Apply changes to data toolbar button caused MySQL Workbench to crash. MySQL Workbench has been changed so that the Output tab now shows an error message when a connection is lost. Once the connection is back up, clicking Apply changes to data will re-establish the connection and send the changes to the server.