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

use MySQL terminology for "virtual columns"

    XMLWordPrintable

Details

    Description

      For MySQL compatibility and simply because it's better MariaDB should change the terminology and code around "virtual columns" as follows:

      • use "generated", not "virtual" or "computed" in error messages
      • use GENERATED ALWAYS AS in SHOW CREATE TABLE
      • use STORED, not PERSISTENT
      • show VIRTUAL GENERATED and STORED GENERATED (not PERSISTENT) in SHOW FIELDS
      • update the manual accordingly
      • rename ER_.... constants accordingly (but keep compatibility aliases)
      • this task does not cover changing the code, like renaming methods and variables

      Attachments

        Activity

          People

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