views:

668

answers:

1

Has anyone had this problem? I deleted a column in the table editor and then went back to MySql Query Browser but the edit button was disabled. Can't seem to figure it out and I hate MySql's forum format so i decided to ask here. Any help is greatly appreciated!

A: 

Ahh i think i found out why...

I deleted the primary key..

http://forums.mysql.com/read.php?108,15476,82111

cellis
Was this the problem?
Chris Bartow
Yes...if you delete the only unique column on a table mysql admin will not what to "update by".
cellis
The linked forum post simply says that the "Edit" button is disabled when the table has no primary key.
dubek