Bug #55688 Drop more than one table at SQL Editor.
Submitted: 2 Aug 2010 14:30 Modified: 16 Nov 2011 15:37
Reporter: Frank Farias Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.25ce OS:Any (win7, Mac OS X)
Assigned to: CPU Architecture:Any
Tags: Drop

[2 Aug 2010 14:30] Frank Farias
Description:
I can't drop more than one table at the SQL Editor in the grid of overview.

How to repeat:
Select more than on table at SQL Editor and click with the right button, there is no option.

Suggested fix:
allow drop.
[2 Aug 2010 15:04] Valeriy Kravchuk
Verified also on Mac OS X. There one can see Drop table menu item enabled, but still only one table is dropped.
[16 Nov 2011 15:37] Philip Olson
Fixed as of 5.2.35:

+        It was not possible to drop multiple selected tables or schemas.