No, its supported by version 4.1 gr.
----- Original Message ----- From: "boka" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 11:54 AM Subject: MySQL 3.23.58 and sub-seletcs > Hi ! > > Are sub-selects supported by MySQL 3.23.58, because below query does not > work (syntax error in console): > > select iphdr.ip_src, timestamp \ > from iphdr , acid_event \ > where iphdr.sid = acid_event.sid \ > and iphdr.cid = acid_event.cid \ > and acid_event.sig_name = "STATEMENT" \ > and acid_event.timestamp > select max(another_database.dataz.timestamp) > \ from another_database.dataz; > > greetz > boka > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] > > > > > > > > > http://www.beheervisie.nl/disclaimer. > > > http://www.beheervisie.nl/disclaimer. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]