[PR #5973] This should fix MySQL 5.7 issues caused by ONLY_FULL_GROUP_BY #9802

Open
opened 2026-01-22 16:05:27 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/5973

State: closed
Merged: No


First of all, I have to say that this is my first pull request ever created

This should fix MySQL 5.7 issues caused by ONLY_FULL_GROUP_BY

The proposed code works for me, maybe others could share opinions on a fix for this, it is very annoying when working with new versions of MySQL

**Original Pull Request:** https://github.com/doctrine/orm/pull/5973 **State:** closed **Merged:** No --- First of all, I have to say that this is my first pull request ever created This should fix MySQL 5.7 issues caused by ONLY_FULL_GROUP_BY The proposed code works for me, maybe others could share opinions on a fix for this, it is very annoying when working with new versions of MySQL
admin added the pull-request label 2026-01-22 16:05:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9802