Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.2.6
    • 10.2.9
    • JSON
    • None

    Description

      SELECT JSON_MERGE('[{"a":"b"}]', '{"c":"d"}');
      -- [{"a": "b"}, {"c": "d"}]
       
      SELECT JSON_MERGE('[]', '{"c":"d"}');
      -- MariaDb 10.2: NULL <-- bug
      -- MySql 5.7: [{"c": "d"}]
      

      Attachments

        Activity

          Transition Time In Source Status Execution Times
          Elena Stepanova made transition -
          Open Confirmed
          26m 37s 1
          Alexey Botchkov made transition -
          Confirmed In Progress
          88d 13h 14m 1
          Alexey Botchkov made transition -
          In Progress Closed
          26m 56s 1

          People

            holyfoot Alexey Botchkov
            Mikmak Aleksey M
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.