Bug #34943 | effect of combining SQL_%_RESULT modifiers and use in subqueries should be doc'd | ||
---|---|---|---|
Submitted: | 28 Feb 2008 21:43 | Modified: | 18 May 2010 15:21 |
Reporter: | Roland Bouman | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.1.23 | OS: | Any |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[28 Feb 2008 21:43]
Roland Bouman
[28 Feb 2008 21:47]
Sveta Smirnova
Thank you for the report. Verified as described.
[4 Mar 2008 3:23]
Marc ALFF
See related Bug#35020
[15 Jul 2009 18:05]
Paul DuBois
I have added this for SQL_BUFFER_RESULT: This option can be used only for top-level SELECT statements, not for subqueries or following UNION.
[15 Jul 2009 18:17]
Paul DuBois
See also Bug#46211.
[18 May 2010 15:21]
Paul DuBois
I am closing this bug report. If/when Bug#46211 is updated, I will update the manual regarding simultaneous use of SQL_{BIG,SMALL}_RESULT.