Marc Delisle schrieb:
Sebastian Mendel a écrit :
Marc Delisle schrieb:
Sebastian Mendel a écrit :
Update of /cvsroot/phpmyadmin/phpMyAdmin/libraries In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2963/libraries
Modified Files: left_header.inc.php select_server.lib.php Log Message: move server selection in main to the 'right' (below 'phpMyAdmin')
I believe the correct place for this is on the left side of this panel, under the main MySQL heading and the other MySQL selectors.
i don't think so:
Under the MySQL heading is all related to the _current_ server connection.
Under phpMyAdmin heading is all that is configured inside phpMyAdmin or related to the phpMyAdmin installation.
But when I'm logged in, it seems weird to me that under the MySQL heading I see all that is related to the current server, _except its name_. Well, we see its name on the 3rd line (User: root@localhost) but it seems to me that this is an important information to show just under the MySQL heading.
than we should make the server name as heading and the MySQL version as list item ... ?