Mysql Removal of primary key
Posted
by marionmaiden
on Stack Overflow
See other posts from Stack Overflow
or by marionmaiden
Published on 2010-05-06T18:43:20Z
Indexed on
2010/05/06
18:48 UTC
Read the original article
Hit count: 261
Hello,
I've removed the primary key of one table of my MySQL database, but now, when I use the MySQL Administrator and try to edit the data of this table, it doesn't allow me to do this.
The button edit that appears in the bottom of the table keeps visible, but unable to click.
© Stack Overflow or respective owner