Bug #96890 RowCount of 0 on 'Apply' data change causes Workbench to crash
Submitted: 16 Sep 2019 20:51 Modified: 16 Oct 2019 21:07
Reporter: Jerry Merrill Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:8.0.17 14960186 OS:Windows (64 bit)
Assigned to: CPU Architecture:x86
Tags: Workbench Crash Apply Data Change

[16 Sep 2019 20:51] Jerry Merrill
Description:
After modifying 5 rows of integers in a table and clicking 'Apply', Workbench crashes with the error that "Row Count = 0".  The modified data was not written, but modifications to the script in the script editor WERE saved to the Workbench file [ changes observed upon re-starting program ]

Attempted 3 times, 4th time - data was saved.

How to repeat:
Simple select query returns 5 rows, one of the columns is an integer.  Change the integer in each of the 5 rows.  Click "Apply."  Workbench crashes.

Suggested fix:
Repeat attempt until data is saved.
[16 Sep 2019 21:07] MySQL Verification Team
Thank you for the bug report. I couldn't repeat with my own table and data, please provide a create table and insert statements, also provide the version of MySQL server.
[17 Oct 2019 1: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".