Bug #80378 | deleting in a table with just an index deletes multiple rows (and hangs) | ||
---|---|---|---|
Submitted: | 15 Feb 2016 17:10 | Modified: | 24 Apr 2018 18:50 |
Reporter: | Fabio Napodano | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S2 (Serious) |
Version: | 6.3.6 | OS: | Windows (only triaged on Windows 10) |
Assigned to: | CPU Architecture: | Any | |
Tags: | delete, INDEX |
[15 Feb 2016 17:10]
Fabio Napodano
[15 Feb 2016 21:35]
MySQL Verification Team
Thank you for the bug report. Verified as described.
[24 Apr 2018 18:50]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Workbench 8.0.12 release, and here's the changelog entry: Read-only tables, such as those with an index but no primary key, could be selected for update. However, the invalid update operation caused MySQL Workbench to become unresponsive before the operation finished. Thank you for the bug report.