MTR tests fail with --view-protocol after wl106

Bug #799710 reported by Philip Stoev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
Invalid
Undecided
Igor Babaev

Bug 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

Changed in maria:
milestone: none → 5.3
assignee: nobody → Igor Babaev (igorb-seattle)
Revision history for this message
Philip Stoev (pstoev-askmonty) wrote :

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

Revision history for this message
Philip Stoev (pstoev-askmonty) wrote :

Per Igor's request, this bug has been split into individual bugs.

Changed in maria:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.