Wrong result with sort_union/index_merge in maria-5.1 and a large table
Bug #640419 reported by
Philip Stoev
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| MariaDB |
Fix Released
|
High
|
Igor Babaev | ||
Bug Description
The following query:
SELECT * FROM `table100000_
Returns a different number of rows when executed with an index_merge/
| Changed in maria: | |
| status: | New → Fix Committed |
| importance: | Undecided → High |
| assignee: | nobody → Igor Babaev (igorb-seattle) |
| Changed in maria: | |
| milestone: | none → 5.1 |
| Changed in maria: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

The test case appears to require at least 10K rows to work. Further simplification was not possible.