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

select 100 between 1 and 9223372036854775808 returns false

    XMLWordPrintable

Details

    • 10.0.25

    Description

      Output:

      mysql> select 100 between 1 and 9223372036854775808;
      +---------------------------------------+
      | 100 between 1 and 9223372036854775808 |
      +---------------------------------------+
      |                                     0 |
      +---------------------------------------+
      1 row in set (0.00 sec)

      Recreate:

      select 100 between 1 and 9223372036854775808;

      Problem:
      ========
      1 is expected

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              dylan Dylan Su
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.