Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-29347

MariaDB 10.6.8 fails to start when ONLY_FULL_GROUP_BY gets provided

Details

    Description

      When starting the mariadb 10.6.8 docker container with

      --sql-mode=ONLY_FULL_GROUP_BY

      , it fails to initialize with

      ERROR 1140 (42000) at line 2: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause

      Here a more complete docker run command that we use in Nextcloud server for testing:

      docker run -it --rm \
      --name mariadb \
      -e MYSQL_ROOT_PASSWORD=owncloud \
      -e MYSQL_USER=oc_autotest \
      -e MYSQL_PASSWORD=owncloud \
      -e MYSQL_DATABASE=oc_autotest \
      ghcr.io/nextcloud/continuous-integration-mariadb-10.6:latest \
      --sql-mode=ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION

      (The docker image is based on the official mariadb10.6.8 docker image and nothing is modified)

      Attachments

        Activity

          szaimen Simon created issue -
          szaimen Simon made changes -
          Field Original Value New Value
          Description When starting the mariadb 10.6.8 docker container with --sql-mode=ONLY_FULL_GROUP_BY`, it fails to initialize with `ERROR 1140 (42000) at line 2: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause`.

          Here a more complete docker run command that we use in Nextcloud server for testing:
          ```
          docker run -it --rm \
          --name mariadb \
          -e MYSQL_ROOT_PASSWORD=owncloud \
          -e MYSQL_USER=oc_autotest \
          -e MYSQL_PASSWORD=owncloud \
          -e MYSQL_DATABASE=oc_autotest \
          ghcr.io/nextcloud/continuous-integration-mariadb-10.6:latest \
          --sql-mode=ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION
          ```
          When starting the mariadb 10.6.8 docker container with {quote}--sql-mode=ONLY_FULL_GROUP_BY{quote}, it fails to initialize with {quote}ERROR 1140 (42000) at line 2: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause{quote}

          Here a more complete docker run command that we use in Nextcloud server for testing:

          {quote}docker run -it --rm \
          --name mariadb \
          -e MYSQL_ROOT_PASSWORD=owncloud \
          -e MYSQL_USER=oc_autotest \
          -e MYSQL_PASSWORD=owncloud \
          -e MYSQL_DATABASE=oc_autotest \
          ghcr.io/nextcloud/continuous-integration-mariadb-10.6:latest \
          --sql-mode=ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION{quote}
          szaimen Simon made changes -
          Description When starting the mariadb 10.6.8 docker container with {quote}--sql-mode=ONLY_FULL_GROUP_BY{quote}, it fails to initialize with {quote}ERROR 1140 (42000) at line 2: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause{quote}

          Here a more complete docker run command that we use in Nextcloud server for testing:

          {quote}docker run -it --rm \
          --name mariadb \
          -e MYSQL_ROOT_PASSWORD=owncloud \
          -e MYSQL_USER=oc_autotest \
          -e MYSQL_PASSWORD=owncloud \
          -e MYSQL_DATABASE=oc_autotest \
          ghcr.io/nextcloud/continuous-integration-mariadb-10.6:latest \
          --sql-mode=ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION{quote}
          When starting the mariadb 10.6.8 docker container with {quote}--sql-mode=ONLY_FULL_GROUP_BY{quote}, it fails to initialize with {quote}ERROR 1140 (42000) at line 2: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause{quote}

          Here a more complete docker run command that we use in Nextcloud server for testing:

          {quote}docker run -it --rm \
          --name mariadb \
          -e MYSQL_ROOT_PASSWORD=owncloud \
          -e MYSQL_USER=oc_autotest \
          -e MYSQL_PASSWORD=owncloud \
          -e MYSQL_DATABASE=oc_autotest \
          ghcr.io/nextcloud/continuous-integration-mariadb-10.6:latest \
          --sql-mode=ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION{quote}
          (The docker image is based on the official mariadb10.6.8 docker image and nothing is modified)
          elenst Elena Stepanova made changes -
          Component/s Time zones [ 10108 ]
          Fix Version/s 10.6 [ 24028 ]
          Fix Version/s 10.7 [ 24805 ]
          Fix Version/s 10.8 [ 26121 ]
          Fix Version/s 10.9 [ 26905 ]
          Fix Version/s 10.10 [ 27530 ]
          Affects Version/s 10.6 [ 24028 ]
          Affects Version/s 10.7 [ 24805 ]
          Affects Version/s 10.8 [ 26121 ]
          Affects Version/s 10.9 [ 26905 ]
          Affects Version/s 10.10 [ 27530 ]
          Assignee Daniel Black [ danblack ]
          Priority Critical [ 2 ] Blocker [ 1 ]
          elenst Elena Stepanova made changes -
          Status Open [ 1 ] Confirmed [ 10101 ]
          elenst Elena Stepanova made changes -
          Labels regression
          serg Sergei Golubchik made changes -
          Assignee Daniel Black [ danblack ] Sergei Golubchik [ serg ]
          serg Sergei Golubchik made changes -
          serg Sergei Golubchik made changes -
          Status Confirmed [ 10101 ] In Progress [ 3 ]
          serg Sergei Golubchik made changes -
          Status In Progress [ 3 ] Stalled [ 10000 ]
          serg Sergei Golubchik made changes -
          Assignee Sergei Golubchik [ serg ] Oleksandr Byelkin [ sanja ]
          Status Stalled [ 10000 ] In Review [ 10002 ]
          sanja Oleksandr Byelkin made changes -
          Assignee Oleksandr Byelkin [ sanja ] Sergei Golubchik [ serg ]
          Status In Review [ 10002 ] Stalled [ 10000 ]
          serg Sergei Golubchik made changes -
          Fix Version/s 10.6.11 [ 28441 ]
          Fix Version/s 10.7.7 [ 28442 ]
          Fix Version/s 10.8.6 [ 28443 ]
          Fix Version/s 10.9.4 [ 28444 ]
          Fix Version/s 10.10.2 [ 28410 ]
          Fix Version/s 10.6 [ 24028 ]
          Fix Version/s 10.7 [ 24805 ]
          Fix Version/s 10.8 [ 26121 ]
          Fix Version/s 10.9 [ 26905 ]
          Fix Version/s 10.10 [ 27530 ]
          Resolution Fixed [ 1 ]
          Status Stalled [ 10000 ] Closed [ 6 ]

          People

            serg Sergei Golubchik
            szaimen Simon
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.