Skip to content

Offer a modern MySQL Adapter [MySQL] #1577

@Incognito

Description

@Incognito

ONLY_FULL_GROUP_BY is now an optional flag for MySQL connections, and disabled by default in MySQL 5.7+. I think we should replace the adapter (deprecate the existing one, introduce a new modern one) because MySQL changed the behaviour of their software.

If this flag is not added to connections on newer versions of MySQL it will break queries.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions