XMLWordPrintable

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

          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.