Skip to content

Instantly share code, notes, and snippets.

@FatihGoktas
Created November 8, 2019 12:01
Show Gist options
  • Save FatihGoktas/43600e050389d4550955a46467e72de4 to your computer and use it in GitHub Desktop.
Save FatihGoktas/43600e050389d4550955a46467e72de4 to your computer and use it in GitHub Desktop.
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
Guider : Dhanu K in Stackoverflow - Thanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment