Bug #81172 Drop wrong tables after sorting in schema inspector
Submitted: 21 Apr 2016 17:14 Modified: 22 Apr 2016 7:28
Reporter: Marco Aldegheri Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.1.7 OS:Linux (Ubuntu 12.04.5 LTS)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[21 Apr 2016 17:14] Marco Aldegheri
Description:
In Schema Inspector selecting rows after sorting on one column does select the rows viewed before sorting operation.

How to repeat:
In mysql workbench 
> right click on a database + Schema Inspector 
> Sort by create time 
> selected first 8 old tables 
> right click + Drop 8 Tables 

Result: the first 8 tables in alfabetical order get dropped instead of the 8 selected tables.
[22 Apr 2016 7:10] MySQL Verification Team
Hello Marco,

Thank you for taking the time to report a problem.  Unfortunately you are not using a current version of the product you reported a problem with -- the problem might already be fixed. Please download a new version from http://www.mysql.com/downloads/

If you are able to reproduce the bug with one of the latest versions, please change the version on this bug report to the version you tested and change the status back to "Open".  Again, thank you for your continued support of MySQL.

I tried to reproduce this issue using WB 6.3.6 on Win7, and observed that it is deleting exact selected tables.

Thanks,
Umesh
[22 Apr 2016 7:28] Marco Aldegheri
Ok, for libcairo dependencies on ubuntu 12.04 I can't upgrade now but good to know it was fixed. Thank you.