Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.3.6
-
None
Description
Currently testing 10.3.6 but looking at code this is still true in current 10.3.
Any setting of in_predicate_conversion_threshold in my.cnf is overridden in init_common_variables() with this line:
global_system_variables.in_subquery_conversion_threshold= IN_SUBQUERY_CONVERSION_THRESHOLD;
|
Removing this line appears to fix the problem. A default is set in sys_vars.cc anyway I don't think this is needed.
This affects ColumnStore because we need to set this high.
As a side note, I couldn't see this variable documented in KB.
Attachments
Issue Links
- includes
-
MDEV-20083 Predicate into subqueries is server KILLER, which can not even be disabled
-
- Closed
-
- is caused by
-
MDEV-20105 Case for bringing in_subquery_conversion_threshold back in next possible release
-
- Closed
-
- relates to
-
MCOL-1385 Merge MariaDB 10.3
-
- Closed
-
-
MDEV-20482 MyISAM & Aria very slow when IN predicates containing more than 999 elements reference unindexed column.
-
- Closed
-
Activity
Component/s | Variables [ 13903 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Assignee | Sergei Golubchik [ serg ] |
Fix Version/s | 10.4 [ 22408 ] |
Link |
This issue is caused by |
Priority | Major [ 3 ] | Critical [ 2 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Link |
This issue includes |
Assignee | Sergei Golubchik [ serg ] | Igor Babaev [ igor ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Assignee | Igor Babaev [ igor ] | Sergei Golubchik [ serg ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.3.18 [ 23719 ] | |
Fix Version/s | 10.4.8 [ 23721 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Link |
This issue relates to |
Workflow | MariaDB v3 [ 88682 ] | MariaDB v4 [ 154740 ] |