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

COERCIBILITY(NULL) returns 6 instead of 5

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.6.14
    • N/A
    • Character Sets
    • None

    Description

      The KB says that COERCIBILITY(NULL) should return 5, but it returns 6.

      https://mariadb.com/kb/en/coercibility/

      Steps to reproduce

      SELECT COERCIBILITY(NULL);
      

      Actual results

      MariaDB [(none)]> SELECT COERCIBILITY(NULL);
      +--------------------+
      | COERCIBILITY(NULL) |
      +--------------------+
      |                  6 |
      +--------------------+
      1 row in set (0.000 sec)
      

      Expected results

      According to the KB, it should return 5.

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              GeoffMontee Geoff Montee (Inactive)
              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.