Page 1 of 1

Are subqueries supported with mysql 4.0.25??

Posted: Thu Dec 22, 2005 5:07 pm
by seodevhead
Does anyone know if subqueries are supported with MySQL 4.0.25? I did some research in the mysql manual but it looks like it has been available since 3.23?? I am trying subqueries and getting wierd errors. Thanks.

Posted: Thu Dec 22, 2005 5:10 pm
by John Cartwright
I believe its either 4.0 or 4.1. Pretty sure it's 4.1 though :wink:

Edit | Yup it's 4.1 http://dev.mysql.com/doc/refman/4.1/en/subqueries.html
Starting with MySQL 4.1, all subquery forms and operations that the SQL standard requires are supported, as well as a few features that are MySQL-specific.

Posted: Thu Dec 22, 2005 6:28 pm
by seodevhead
Thanks a bunch for helping me find this out! I really appreciate it. Looks like I need to go to 4.1