
January 12th, 2000, 12:49 AM
|
|
Contributing User
|
|
Join Date: Aug 1999
Location: Perth, Western Australia
Posts: 53
Time spent in forums: 12 sec
Reputation Power: 14
|
|
|
First of all - phpmyadmin is a fantastic product for administering MySQL databases.
But right now I have a problem. I have a database with 4 tables. When I browse 2 of them, the options to Edit and Delete each record IS available (extreme right hand side of each record in the list). But with the other two of tables, the option to Edit and Delete is NOT available. If I create a new 'test' table on this same database, it also does NOT have the Edit and Delete.
So where have the Edit and Delete options gone?
a) I am using phpmyadmin as the root (super) user.
b) Table-specific permissions have not been set for this or any other table/database
c) I'm running phpmyadmin v.2.0.5, MySQL 3.22.26a, and PHP 3.0.12
Thanks for your help.
|