Good catch, 4.0.x is a better description. "UNION is available from MySQL 4.0.0 on." [ http://dev.mysql.com/doc/mysql/en/union.html ]
> On Mon, Mar 14, 2005, ""Kevin Baker"" > <[EMAIL PROTECTED]> said: > >> <snip> >>>> Does mysql-4.0 support UNION selects? >> >> Yes MySQL 4.x does support UNION Selects. >> http://dev.mysql.com/doc/mysql/en/union.html > > Saying that it works with "4.x" is potentially misleading > because 4.1 has > tons of new features compared to 4.0. Specifically we're > keeping DBMail > 2.0.x compatible with MySQL 4.0.x. > > A good link to the user's manual; there are a bunch of > caveats for UNION. > > Aaron > > >