Bug #52692 edit doesn't work unless schema is specified
Submitted: 8 Apr 2010 13:35 Modified: 21 Apr 2010 10:33
Reporter: Bob Dankert Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.17 OS:Any (Windows, Mac OS X)
Assigned to: Sergei Tkachenko CPU Architecture:Any
Tags: Edit, schema, sql editor

[8 Apr 2010 13:35] Bob Dankert
Description:
Trying to edit a table does not work unless you specify the schema.  If you do not specify the schema, it treats the command like a select instead of like an edit.

How to repeat:
Try to edit a table without specifying the schema.  It will not give you the ability to make changes and will not show any of the apply/delete/add/discard buttons in the toolbar.

Suggested fix:
Do not require the schema to be specified for an edit to work.
[11 Apr 2010 15:49] Valeriy Kravchuk
You are right! Data are selected, but there are no controls to edit them. Verified on Mac OS X.
[12 Apr 2010 9:19] Johannes Taxacher
fix confirmed in repository.
[12 Apr 2010 10:04] Valeriy Kravchuk
Bug #52401 was marked as a duplicate of this one.
[21 Apr 2010 10:33] Tony Bedford
Changelog entry for Bug#52401 updated to show duplicate.