It seems like for a table with small amount of columns it doesn't shows the select tick box,edit,copy and delete when browse the table.See the attachment.
996232b21aa785a7d4a5123fa4f3fb12c538bd2f is the first bad commit
commit 996232b21aa785a7d4a5123fa4f3fb12c538bd2f
Author: Marc Delisle marc@infomarc.info
Date: Mon Oct 8 09:58:23 2012 -0400
bug #3563799 [interface] Grid editing destroying huge amount of data
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I guess that your table does not have a primary key.
Yes Marc,
But I don't understand why it's available only for the tables with primary keys.
I would say that it's a bug, because in version 3.5.x the missing controls are there.
By the way, a unique key would also work.
Exactly
996232b21aa785a7d4a5123fa4f3fb12c538bd2f is the first bad commit
commit 996232b21aa785a7d4a5123fa4f3fb12c538bd2f
Author: Marc Delisle marc@infomarc.info
Date: Mon Oct 8 09:58:23 2012 -0400
After reading https://github.com/phpmyadmin/phpmyadmin/commit/996232b21aa785a7d4a5123fa4f3fb12c538bd2f#L2R1173 I continue to think that removing these links is a good safety measure.
Last edit: Marc Delisle 2013-02-08
It was suggested to add a notice to inform users. Pull request proposed : https://github.com/phpmyadmin/phpmyadmin/pull/154
Notice added.