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

main.analyze_format_json, main.analyze_stmt_orderby can fail with a mismatch

    XMLWordPrintable

Details

    • 10.1.29

    Description

      Reported in the email thread.
      I'm not getting it on my machine, but the reason is obvious:

      main.analyze_format_json                 w4 [ fail ]
              Test ended at 2017-01-21 16:23:31
       
      CURRENT_TEST: main.analyze_format_json
      --- /usr/share/mysql-test/r/analyze_format_json.result  2017-01-17 20:38:20.000000000 +0100
      +++ /usr/share/mysql-test/r/analyze_format_json.reject  2017-01-21 16:23:31.740853974 +0100
      @@ -455,7 +455,7 @@
                     "r_loops": 1,
                     "rows": 10,
                     "r_rows": 10,
      -              "r_total_time_ms": "REPLACED",
      +              "r_total_time_ms": "REPLACED"e-4,
                     "filtered": 100,
                     "r_filtered": 20,
                     "attached_condition": "(tbl2.a in (2,3))"
       
      mysqltest: Result length mismatch
      

      main.analyze_stmt_orderby 'xtradb'       w4 [ fail ]
              Test ended at 2017-01-21 18:43:58
       
      CURRENT_TEST: main.analyze_stmt_orderby
      --- /usr/share/mysql-test/r/analyze_stmt_orderby.result 2017-01-17 20:38:20.000000000 +0100
      +++ /usr/share/mysql-test/r/analyze_stmt_orderby.reject 2017-01-21 18:43:58.130938437 +0100
      @@ -417,7 +417,7 @@
                   "r_loops": 1,
                   "rows": 10,
                   "r_rows": 10,
      -            "r_total_time_ms": "REPLACED",
      +            "r_total_time_ms": "REPLACED"e-3,
                   "filtered": 100,
                   "r_filtered": 100
                 },
      @@ -486,7 +486,7 @@
                       "r_loops": 1,
                       "rows": 7,
                       "r_rows": 7,
      -                "r_total_time_ms": "REPLACED",
      +                "r_total_time_ms": "REPLACED"e-4,
                       "filtered": 100,
                       "r_filtered": 100
                     },
       
      mysqltest: Result length mismatch
      

      Attachments

        Issue Links

          Activity

            People

              varun Varun Gupta (Inactive)
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.