Bug #4537 UNION manual wrong statement
Submitted: 13 Jul 2004 15:26 Modified: 15 Jul 2004 22:14
Reporter: Sergei Golubchik Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version: OS:
Assigned to: CPU Architecture:Any

[13 Jul 2004 15:26] Sergei Golubchik
Description:
UNION section of the manual contains a note:

  *Note:* You cannot mix `UNION ALL' and `UNION DISTINCT' in the same
   query yet.  If you use `ALL' for one `UNION' then it is used for all of
   them.

it is not true since 4.1.2

How to repeat:
 

Suggested fix:
[15 Jul 2004 22:14] Paul DuBois
Thank you for your bug report. This issue has been addressed in the
documentation. The updated documentation will appear on our website
shortly, and will be included in the next release of the relevant
product(s).