Comments - Index Condition Pushdown

10 years, 5 months ago vishnu rao

was wondering if this feature was part of 10.0 release as well ? i am using 10.0.4 in production

 
10 years, 5 months ago Ian Gilfillan

Yes, it is part of 10.0 and on by default. Just be aware that 10.0.4 is not recommended for production use, as it's still in alpha.

 
10 years, 5 months ago vishnu rao

sorry my bad, i ran the following query & it returned an empty set.

"show variables like 'Handler_icp_match';"

i should have run 'show variables like 'optimizer_switch'\G;'

Thanks.

We are using 10.0.4 for the multi source replication its & read only db at this point.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.