RE: password()

2001-08-23 Thread Andres Berger
. --- Andres Berger Garcia Gerente de Marketing Preventix S.A.C. --- www.zapantivirus.com --- - Original Message - From: s. keeling [EMAIL PROTECTED] To: mysql_mailing list [EMAIL PROTECTED] Sent: Wednesday, August 22, 2001

RE: Nesting Problem for Multilevel Marketing

2001-08-20 Thread Andres Berger
network where id1=1) and so on. (Note that the subquery is the same as the previous query) You must change this to use temporary tables because MySQL doesn't support subselects yet. :-( Hope that help you --- Andres Berger Garcia Gerente de Marketing Preventix S.A.C