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

JSON_ARRAY_INTERSECT function prints zero when leading zero is present in a decimal integer

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Duplicate
    • 11.2
    • N/A
    • JSON
    • None

    Description

      JSON_ARRAY_INTERSECT function prints zero when leading zero is present in a decimal integer.

      11.1.0-dbg>select json_array_intersect('[01]','[01]');
      +-------------------------------------+
      | json_array_intersect('[01]','[01]') |
      +-------------------------------------+
      | [0]                                 |
      +-------------------------------------+
      1 row in set (0.000 sec)
       
      11.1.0-dbg>
      

      Attachments

        Issue Links

          Activity

            People

              rucha174 Rucha Deodhar
              ramesh Ramesh Sivaraman
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.