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'd like to set the server SQL mode on each new connection. This would be a query which should get executed on every new connection created, before all other queries.
Is there a way to specify the SQL mode or even to run an "init command"?