Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
I can't say for sure whether this can be considered an actual bug.
In MySQL, ANSI mode is equivalent to REAL_AS_FLOAT, PIPES_AS_CONCAT, ANSI_QUOTES, IGNORE_SPACE, ONLY_FULL_GROUP_BY.
In MariaDB, ONLY_FULL_GROUP_BY doesn't appear to be included.
I know it's not hard to include in the command, but is this a deliberate difference with MySQL or an oversight?
Attachments
Issue Links
- is blocked by
-
MDEV-11588 Support for ONLY_FULL_GROUP_BY functional dependency
- Stalled