Fixes T6243.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T6243: Detect MySQL when ONLY_FULL_GROUP_BY is enabled
- Commits
- Restricted Diffusion Commit
rP4e5775f1dad9: Config / setup - check for ONLY_FULL_GROUP_BY and warn the user
simulated having this on by adding 'ONLY_FULL_GROUP_BY' to the $modes array. verified the error message looked nice
.Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Note this screenshot is somewhat nonsense due to my test method... The "your sql mode is set to X" bit in particular doesn't reflect real values that would trip this condition.