Skip to content

Instantly share code, notes, and snippets.

@carlosocarvalho
Created December 5, 2017 01:26
Show Gist options
  • Save carlosocarvalho/ce04cbc2a14105263e1ef00975ea88a1 to your computer and use it in GitHub Desktop.
Save carlosocarvalho/ce04cbc2a14105263e1ef00975ea88a1 to your computer and use it in GitHub Desktop.
Problema com GroupBy MySql

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