@timconsidine said in Disable Strict Mode Mysql:
@girish I thought our app cannot SET GLOBAL due to restricted permissions ? True / false ?
My earlier comment seems to be a typo. I think I meant SET SESSION .
ONLY_FULL_GROUP_BY cannot be disabled globally on Cloudron. It's a deprecated flag in MySQL and any code needing it is deviating from SQL standards.