[Phpmyadmin-devel] 'connect' in sql?
Sebastian Mendel
lists at sebastianmendel.de
Thu Feb 22 15:03:38 CET 2007
Hi,
in common.lib.php::PMA_mysqlDie()
// if the config password is wrong, or the MySQL server does not
// respond, do not show the query that would reveal the
// username/password
if (!empty($the_query) && !strstr($the_query, 'connect')) {
???
what is 'connect' for???
in 'ancient times' ... was it neccessary to use a sql command to connect ???
--
Sebastian Mendel
www.sebastianmendel.de
More information about the Developers
mailing list