Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.4.6, 10.4(EOL)
-
None
-
Server : Debian baremetal server, this is the only product installed. Data is stored on a 4x1Tb SSD with material RAID 5
Client : Tested with mycli / mysql command / dbeaver on 2 different workstation on debian
Description
After migrating from mariadb 10.1.38-0+deb9u1 (provided by debian) to 10.4.6+maria~stretch, some request including IN (or multiple OR) and filtering on multiple columns indexed separately :
Here is the table creation : table_creation.sql
Here are the logs with my different results : execution.log
Execution plan : execution_plan.log
If I add an index on the two columns, the results are back : workaround.log
Attachments
Issue Links
- duplicates
-
MDEV-19911 Regression in 10.4 with InnoDB: indexed SELECT with join results in wrong results.
-
- Closed
-
- relates to
-
MDEV-19919 Assertion `!prebuilt->index->is_primary()' failed in row_search_idx_cond_check
-
- Closed
-
-
MDEV-20056 Assertion `!prebuilt->index->is_primary()' failed in row_search_idx_cond_check
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Summary | Wrong result with | Wrong result with |
Summary | Wrong result with | Wrong result with multiple index request |
Summary | Wrong result with multiple index request | Wrong result with multiple single column index request |
Assignee | Alice Sherepa [ alice ] |
Assignee | Alice Sherepa [ alice ] | Igor Babaev [ igor ] |
Component/s | Optimizer [ 10200 ] |
Affects Version/s | 10.4 [ 22408 ] |
Fix Version/s | 10.4 [ 22408 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Assignee | Igor Babaev [ igor ] | Marko Mäkelä [ marko ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Marko Mäkelä [ marko ] | Igor Babaev [ igor ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.4.7 [ 23720 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Link |
This issue duplicates |
Link |
This issue relates to |
Link |
This issue relates to |
Workflow | MariaDB v3 [ 97649 ] | MariaDB v4 [ 156372 ] |