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

Backport SQL service, introduced by MDEV-19275

Details

    Description

      To make it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service from 10.7.

      Attachments

        Issue Links

          Activity

            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) created issue -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            Field Original Value New Value
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            Description Making it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service.
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            Description Making it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service.
            To make it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service.

            The set of the patches in https://github.com/MariaDB/server/tree/bb-10.4-MDEV-27233 partially works but there is some problem related to replication.

            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) added a comment - The set of the patches in https://github.com/MariaDB/server/tree/bb-10.4-MDEV-27233 partially works but there is some problem related to replication.
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -

            The problem mentioned in the above comment will be fixed by MDEV-27832.

            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) added a comment - The problem mentioned in the above comment will be fixed by MDEV-27832 .
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            Roel Roel Van de Paar made changes -
            Fix Version/s 10.7 [ 24805 ]
            ralf.gebhardt Ralf Gebhardt made changes -
            ralf.gebhardt Ralf Gebhardt made changes -
            ralf.gebhardt Ralf Gebhardt made changes -
            Fix Version/s 10.7 [ 24805 ]
            ralf.gebhardt Ralf Gebhardt made changes -
            Summary Backport SQL service, introduced by MDEV-19275, to 10.4 Backport SQL service, introduced by MDEV-19275
            ralf.gebhardt Ralf Gebhardt made changes -
            Priority Critical [ 2 ] Blocker [ 1 ]
            Roel Roel Van de Paar made changes -
            Description To make it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service.
            To make it possible for Spider to create system tables at the plugin initialization, we need to backport the SQL service from 10.7.
            serg Sergei Golubchik made changes -
            serg Sergei Golubchik made changes -
            Priority Blocker [ 1 ] Critical [ 2 ]
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            holyfoot Alexey Botchkov made changes -
            Status Open [ 1 ] In Progress [ 3 ]

            There are 7 patches in the bb-10.4-mdev-27595-hf branch.

            holyfoot Alexey Botchkov added a comment - There are 7 patches in the bb-10.4-mdev-27595-hf branch.
            holyfoot Alexey Botchkov made changes -
            Assignee Alexey Botchkov [ holyfoot ] Sergei Golubchik [ serg ]
            Status In Progress [ 3 ] In Review [ 10002 ]
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -

            sorry, this is impossible to review. what changes are direct backport? what changes were needed to adjust the direct backport to work in 10.4? I see many changes are the same as in 10.7 (direct backport) but some are new, and the patch is too big for me to compare every line from the patch with 10.7 to find which is which.

            Please squash/split the patches to have one patch with a backport and any following number of patches with follow-up fixes that were needed to make the first patch to compile and work.

            serg Sergei Golubchik added a comment - sorry, this is impossible to review. what changes are direct backport? what changes were needed to adjust the direct backport to work in 10.4? I see many changes are the same as in 10.7 (direct backport) but some are new, and the patch is too big for me to compare every line from the patch with 10.7 to find which is which. Please squash/split the patches to have one patch with a backport and any following number of patches with follow-up fixes that were needed to make the first patch to compile and work.
            serg Sergei Golubchik made changes -
            Assignee Sergei Golubchik [ serg ] Alexey Botchkov [ holyfoot ]
            Status In Review [ 10002 ] Stalled [ 10000 ]
            serg Sergei Golubchik made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            nayuta-yanagisawa Nayuta Yanagisawa (Inactive) made changes -
            serg Sergei Golubchik made changes -
            ycp Yuchen Pei made changes -

            bb-10.4-mdev-27595-hf

            holyfoot Alexey Botchkov added a comment - bb-10.4-mdev-27595-hf
            holyfoot Alexey Botchkov made changes -
            Assignee Alexey Botchkov [ holyfoot ] Sergei Golubchik [ serg ]
            Status Stalled [ 10000 ] In Review [ 10002 ]

            commits 837b777bfd7^..47919d735a10 are ok to push
            after taking into account comments in emails about 837b777bfd7 and d4c173ae6df

            serg Sergei Golubchik added a comment - commits 837b777bfd7^..47919d735a10 are ok to push after taking into account comments in emails about 837b777bfd7 and d4c173ae6df
            serg Sergei Golubchik made changes -
            Assignee Sergei Golubchik [ serg ] Alexey Botchkov [ holyfoot ]
            Status In Review [ 10002 ] Stalled [ 10000 ]
            holyfoot Alexey Botchkov made changes -
            Fix Version/s 10.4.32 [ 29300 ]
            Fix Version/s 10.4 [ 22408 ]
            Fix Version/s 10.5 [ 23123 ]
            Fix Version/s 10.6 [ 24028 ]
            Resolution Fixed [ 1 ]
            Status Stalled [ 10000 ] Closed [ 6 ]
            danblack Daniel Black made changes -
            Fix Version/s 10.5.23 [ 29012 ]
            Fix Version/s 10.6.16 [ 29014 ]
            dbart Daniel Bartholomew made changes -
            Fix Version/s 10.4.33 [ 29516 ]
            Fix Version/s 10.5.24 [ 29517 ]
            Fix Version/s 10.6.17 [ 29518 ]
            Fix Version/s 10.5.23 [ 29012 ]
            Fix Version/s 10.6.16 [ 29014 ]
            Fix Version/s 10.4.32 [ 29300 ]
            danblack Daniel Black made changes -
            danblack Daniel Black made changes -

            People

              holyfoot Alexey Botchkov
              nayuta-yanagisawa Nayuta Yanagisawa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 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.