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

LP:799710 - MTR tests fail with --view-protocol after wl106

    Details

    • Type: Bug
    • Status: Closed
    • Resolution: Not a Bug
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:

      Description

      The following tests

      main.warnings main.limit main.order_by main.subselect_no_mat main.udf

      fail with mwl106 . Before mwl106 , those tests either passed or failed with errors due to different ordering of result sets.

      The failures are as follows:

      • main.warnings, main.limit - select from view with LIMIT 0 seems to return 1 row
      • main.order_by - query reports "out of memory"
      • main.subselect_no_mat - crash in replace_where_subcondition(), a separate known semijoin bug
      • main.udf - queries return different results when compared to no view-protocol

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            philipstoev Philip Stoev added a comment -

            Re: MTR tests fail with --view-protocol after wl106
            To reproduce:

            perl mysql-test-run.pl --view-protocol --skip-combinations --skip-rpl --max-test-fail=1000 --nowarnings --force --suite=main --parallel=1

            and then put the test in question

            Show
            philipstoev Philip Stoev added a comment - Re: MTR tests fail with --view-protocol after wl106 To reproduce: perl mysql-test-run.pl --view-protocol --skip-combinations --skip-rpl --max-test-fail=1000 --nowarnings --force --suite=main --parallel=1 and then put the test in question
            Hide
            philipstoev Philip Stoev added a comment -

            Re: MTR tests fail with --view-protocol after wl106
            Per Igor's request, this bug has been split into individual bugs.

            Show
            philipstoev Philip Stoev added a comment - Re: MTR tests fail with --view-protocol after wl106 Per Igor's request, this bug has been split into individual bugs.
            Hide
            ratzpo Rasmus Johansson added a comment -

            Launchpad bug id: 799710

            Show
            ratzpo Rasmus Johansson added a comment - Launchpad bug id: 799710

              People

              • Assignee:
                igor Igor Babaev
                Reporter:
                philipstoev Philip Stoev
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: