You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to change sql_mode for one of my apps. I can use SET GLOBAL, but it involves some shenanigans; it'd be a lot easier if i could tweak the basic configuration somehow.
The text was updated successfully, but these errors were encountered:
I need to change
sql_mode
for one of my apps. I can useSET GLOBAL
, but it involves some shenanigans; it'd be a lot easier if i could tweak the basic configuration somehow.The text was updated successfully, but these errors were encountered: