[MDEV-19472] eq_range_index_dive_limit cannot be configured in server.cnf Created: 2019-05-14 Updated: 2019-05-17 Resolved: 2019-05-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.3.15, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.2.25 |
| Type: | Bug | Priority: | Major |
| Reporter: | Roope Pääkkönen (Inactive) | Assignee: | Varun Gupta (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 7 |
||
| Description |
|
It seems the recently added variable eq-range-index-dive-limit cannot be configured in server cnf file.
But the server starts up with message:
and value is zero in server runtime variables
But setting it manually seems to work as expected. |