How to set mysql sql_mode permanenty

a year ago

How to set permanently in mysql service od railway:

SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));

0 Replies

Welcome!

Sign in to your Railway account to join the conversation.

Loading...