Bug #78560 | Workbench doesn't delete all selected rows when deleting from result grid | ||
---|---|---|---|
Submitted: | 25 Sep 2015 14:21 | Modified: | 17 May 2016 23:18 |
Reporter: | Andrew Jurgenson | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 6.3.4 | OS: | MacOS (10.10.5) |
Assigned to: | CPU Architecture: | Any |
[25 Sep 2015 14:21]
Andrew Jurgenson
[28 Sep 2015 12:19]
MySQL Verification Team
Selected 8 rows deleted 7
Attachment: bug#78560.png (image/png, text), 234.82 KiB.
[28 Sep 2015 12:23]
MySQL Verification Team
Thank you for the bug report. On my side idnew_table = 31 not deleted.
[28 Sep 2015 12:29]
MySQL Verification Team
Forgot to mention not repeatable on Windows.
[7 Oct 2015 20:56]
Christian Nichols
This bug is more serious than indicated here. When I try to delete many rows, the row just above the first selected row is modified (it takes the values of the row that is not deleted). However the row that was just above the selection is included in the list of rows deleted. The result is that unintended rows are removed from the database. THis is occurring for me on OSX.
[8 Jan 2016 23:43]
MySQL Verification Team
http://bugs.mysql.com/bug.php?id=79900 marked as duplicate of this one.
[10 Feb 2016 22:52]
MySQL Verification Team
http://bugs.mysql.com/bug.php?id=80330 marked as duplicate of this one.
[17 May 2016 23:18]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Workbench 6.3.7 release, and here's the changelog entry: Executing Delete Row(s) after selecting more than six rows from the results grid would not delete all of the selected rows. Thank you for the bug report.