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

Don't use LEX::check_exists in ALTER SEQUENCE

    XMLWordPrintable

Details

    Description

      Change the ALTER SEQUENCE code not to use:

      • LEX::check_exists member, it will be removed soon by MDEV-8094.
      • opt_if_exists_table_element grammar in *.yy files

      Instead:

      • We'll derive Sql_cmd_alter_sequence from DDL_options
      • Use opt_if_exists grammar

      This is needed to simplify the patch for MDEV-8094.

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              bar Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0d
                  0d
                  Logged:
                  Time Spent - 1h
                  1h

                  Git Integration

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