WL#2489: Fully compliant ONLY_FULL_GROUP_BY mode

Affects: Server-7.1 — Status: Un-Assigned — Priority: Medium

Current implementation of ONLY_FULL_GROUP_BY mode is overly restrictive.
(See BUG#8510 for details)
The task is to implement SQL standard-compliant ONLY_FULL_GROUP_BY mode.

This task should handle ORDER BY expressions in addition to the SELECT expressions.
(See BUG#17282 for details)

You must be logged in to tag this worklog

No Comments yet

Votes

Not yet rated.
You must be logged in to vote.

Watches

0 members are watching this worklog
You must be logged in to track this worklog.

Provide Feedback

Please note:
HTML will be purified, but we allow for a number of HTML tags so that you have the flexibility to decorate your comment text to some extent. The comments allow the following HTML tags:

strong, b, em, blockquote, a, code, pre

To put code into your comment, simply encapsulate your code with
[code language="XXX"][/code], where XXX is any common language, for instance "PHP", "SQL", "C", etc.



You must be logged in to comment