On Thu, 28 Aug 2003 16:23:35 +0200
Fred van Engen <[EMAIL PROTECTED]> wrote:

> You need to make a separate connection to MySQL for the outer query to
> prevent the inner query from messing up the outer query's result set.
> See the PHP manual for obtaining the connection id's from mysql_connect
> and using them with other mysql functions.

ouch!
it's a kinda bad advice.

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to