Skip to content

Cannot remove only_full_group_by from sql_mode #304

Answered by orware
anthonyma94 asked this question in Bug Reports
Discussion options

You must be logged in to vote

@anthonyma94,

You are pretty close with what you shared above! The only issue is that you are unable to changes things using the GLOBAL keyword.

Just remove that and you should be set!

You can only change the sql_mode for the connection/session so it has to be changed for any connections where you will need that behavior removed.

I hope this helps!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@anthonyma94
Comment options

@orware
Comment options

Answer selected by orware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants