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

Allow create index on system versioning columns row_start and row_end

    XMLWordPrintable

Details

    Description

      MariaDB [tdb]> alter table test_versioning ADD SYSTEM VERSIONING;
      MariaDB [tdb]> alter table test_versioning add index rs_re_index(row_start,row_end);
      ERROR 1072 (42000): Key column 'row_start' doesn't exist in table
      MariaDB [tdb]>
      

      Can this feature be added?

      Attachments

        Activity

          People

            serg Sergei Golubchik
            edward Edward Stoever
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.