| Bug #81043 | Administration - Client Connections: Actions on wrong query | ||
|---|---|---|---|
| Submitted: | 12 Apr 2016 9:04 | Modified: | 15 Apr 2016 7:35 |
| Reporter: | Christian Hesse (OCA) | Email Updates: | |
| Status: | Duplicate | Impact on me: | |
| Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
| Version: | 6.3.6 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[15 Apr 2016 7:35]
MySQL Verification Team
Hello Christian, Thank you for the report. This is duplicate of Bug #80560, please see Bug #80560 Thanks, Umesh

Description: I open "Administration - Client Connections" and sort by time by clicking on the table header. Now right clicking on a query and selecting an action ("Show in Editor" or "Kill Query(s)") may result in WB doing the action for wrong query. Looks like query ids get messed. How to repeat: * open "Administration - Client Connections" * Click "Time" in table header * Right click on query (e.g. id 1234) * Select "Show in Editor" * WB opens an editor tab with wrong query (e.g. 2345) Suggested fix: WB should handle correct query on actions.