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

view-protocol: connect tests connect.ini connect.bson_udf connect.json_udf connect.csv connect.json_udf_bin connect.grant

Details

    Description

      With exceptions below this is trival giving results and alias:

      connect.grant

      --- /source/storage/connect/mysql-test/connect/r/grant.result	2024-12-02 04:23:10.721558591 +0000
      +++ /build/mysql-test/var/1/log/grant.reject	2025-03-26 00:57:50.435468143 +0000
      @@ -28,6 +28,7 @@
       ) ENGINE=CONNECT TABLE_TYPE=DIR FILE_NAME='*.*' CHARSET=latin1;
       SELECT fname, ftype, size FROM t1 WHERE size>0 AND ftype!='.opt';
       fname	ftype	size
      +mysqltest_tmp_v	.frm	723
       t1	.frm	1081
       connection user;
       SELECT user();
       
      Result length mismatch
      

      connect.bson_udf                         w4 [ fail ]
              Test ended at 2025-03-26 00:57:40
       
      CURRENT_TEST: connect.bson_udf
      --- /source/storage/connect/mysql-test/connect/r/bson_udf.result	2024-12-02 04:23:10.720558586 +0000
      +++ /build/mysql-test/var/4/log/bson_udf.reject	2025-03-26 00:57:40.352405356 +0000
      @@ -27,7 +27,7 @@
       false
       SELECT BsonValue();
       BsonValue()
      -null
      +nu
       SELECT BsonValue('[11, 22, 33]' json_) FROM t1;
       BsonValue('[11, 22, 33]' json_)
       [11,22,33]
      ....
       
       Warnings:
       Warning	1105	Error 2 opening notexist.json
      +Warning	1105	Error 2 opening notexist.json
       Warning	1105	No sub-item at '[1]'
      

      Attachments

        Issue Links

          Activity

            No workflow transitions have been executed yet.

            People

              danblack Daniel Black
              danblack Daniel Black
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.