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

System variable system_versioning_asof accepts wrong values

    XMLWordPrintable

Details

    Description

      SET global system_versioning_asof= '2011-00-11 11:11:11.111111';
      SELECT @@global.system_versioning_asof;
      

      +---------------------------------+
      | @@global.system_versioning_asof |
      +---------------------------------+
      | 2011-00-11 11:11:11.111111      |
      +---------------------------------+
      

      It probably should reject values with zeros, or be even more strict: accept only values in the valid TIMESTAMP range.

      Attachments

        Issue Links

          Activity

            People

              midenok Aleksey Midenkov
              bar Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.