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

LP:682967 - auto-increment-offset shouldn't be allowed to be greater than auto-increment-increment

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 5.5.30, 5.1.67, 5.2.14, 5.3.12
    • 5.5
    • None

    Description

      Apart from both of these variables not allowed to be 0, auto-increment-offset should not be allowed to be greater than auto-increment-increment as that would by definition create an invalid scenario.

      For startup, this could be checked after the config/cmdline params are all processed - this to prevent chucking an error in case they're specified with offset first and increment second.
      For live changes, it could be checked on the spot - although I'd question the sense/need of changing such params live.

      Attachments

        Activity

          People

            Unassigned Unassigned
            arjenlentz Arjen Lentz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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