[Phpmyadmin-devel] Re: [Phpmyadmin-users] phpMyAdmin 2.3.0-rc2 is released
Lance Davis
lance at uklinux.net
Tue Jul 2 05:26:02 CEST 2002
On Tue, 2 Jul 2002, Marc Delisle wrote:
> Well I prefer this :)
>
> echo ' <option value="">' .$strDatabases. '...</option>' . "\n";
>
> Marc
>
I prefer it with the brackets () and an extra space between them and the
...'s
(databases) ...
BTW the front page should IMHO say 'database statistics' not 'databases
statistics' .
Couple of other minor points :-
Trying to edit a record from browse when there isnt a primary key doesnt
find the record but displays a blank new one, is it because of float
fields that dont have an exact match ??
If so should it ignore float fields in the select and if there are more
than one result get the user to choose which one to edit ???
Also 'users - check database privileges - database xxx' shouldnt show
'FILE' for users if they dont have 'INSERT' or 'UPDATE' privileges on
xxx, because 'FILE' is meaningless without permission to use the file, it is a global permission
switch which doesnt relate to the individual database unless the user
already has permission to modify that database.
With 1000 users all with FILE permission to upload their tables - it shows
them all when you select someone elses database.
Regards
Lance
--
uklinux.net - The ISP of choice for the discerning Linux user.
More information about the Developers
mailing list