Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Disable Strict Mode Mysql

    Moved Solved LAMP lamp sqlmode
    20
    0 Votes
    20 Posts
    8k Views
    girishG
    @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.