[Phpmyadmin-devel] 'connect' in sql?

Michal Čihař michal at cihar.com
Thu Feb 22 15:19:11 CET 2007


Hi

On Thu, 22 Feb 2007 15:03:38 +0100
Sebastian Mendel <lists at sebastianmendel.de> wrote:

> 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 ???

Maybe there was sometimes used PMA_mysqlDie('connect')? I think I saw
this construct somewhere.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20070222/d753fead/attachment.sig>


More information about the Developers mailing list