[MDEV-7016] Docs: engine_condition_pushdown default value Created: 2014-11-03 Updated: 2015-01-28 Resolved: 2014-11-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Nicolas Payart | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | documentation | ||
| Description |
|
According to the documentation "engine_condition_pushdown" default value is ON : Whereas it defaults to OFF on a fresh install of MariaDB 10.0.14 (with no optimizer_switch option in cnf files). |
| Comments |
| Comment by Elena Stepanova [ 2014-11-04 ] |
|
I don't know if it had ever been enabled by default in MariaDB, even in 5.5, I couldn't find a version where it was on. Given that it's deprecated now, maybe it's for the best (see Documentation needs to be fixed. |
| Comment by Ian Gilfillan [ 2014-11-05 ] |
|
This was the MySQL default, and since it first appeared there, their default was listed. Documentation has been amended. I'll double check all the other defaults and clarify that the default is the MariaDB default in case of difference. |