Skip to content

Instantly share code, notes, and snippets.

@lnked
Created January 26, 2018 23:23
Show Gist options
  • Save lnked/42bfbbf371a407101b5de28bbb33d105 to your computer and use it in GitHub Desktop.
Save lnked/42bfbbf371a407101b5de28bbb33d105 to your computer and use it in GitHub Desktop.
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment