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

Wrong result with sequence engine

    XMLWordPrintable

Details

    Description

      At 10.5 866c06ac2d6f43e316ef463b4177e55f874d1693

      select max(seq) from seq_1_to_15_step_2;
      max(seq)
      15
      select max(seq) from seq_1_to_15_step_2 where seq = 15;
      max(seq)
      NULL
      

      Attachments

        Activity

          People

            oleg.smirnov Oleg Smirnov
            ycp Yuchen Pei
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.