Query time 0.00123
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "33.17"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "pf",
"access_type": "ALL",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 133,
"rows_produced_per_join": 1,
"filtered": "1.00",
"cost_info": {
"read_cost": "31.31",
"eval_cost": "0.27",
"prefix_cost": "31.57",
"data_read_per_join": "1K"
},
"used_columns": [
"feature_id",
"feature_code",
"company_id",
"purpose",
"feature_style",
"filter_style",
"feature_type",
"categories_path",
"parent_id",
"display_on_product",
"display_on_catalog",
"display_on_header",
"status",
"position",
"comparison",
"timestamp",
"updated_timestamp"
],
"attached_condition": "((`danishecarter_25_march`.`pf`.`feature_type` = 'G') and ((`danishecarter_25_march`.`pf`.`feature_id` = '') or (not(<in_optimizer>(`danishecarter_25_march`.`pf`.`feature_id`,`danishecarter_25_march`.`pf`.`feature_id` in ( <materialize> (/* select#2 */ select `danishecarter_25_march`.`cscart_product_features`.`parent_id` from `danishecarter_25_march`.`cscart_product_features` where 1 ), <primary_index_lookup>(`danishecarter_25_march`.`pf`.`feature_id` in <temporary table> on <auto_key> where ((`danishecarter_25_march`.`pf`.`feature_id` = `materialized-subquery`.`parent_id`)))))))) and (`danishecarter_25_march`.`pf`.`display_on_product` = 'Y') and ((`danishecarter_25_march`.`pf`.`categories_path` = '') or isnull(`danishecarter_25_march`.`pf`.`categories_path`) or find_in_set(166,`danishecarter_25_march`.`pf`.`categories_path`) or find_in_set(196,`danishecarter_25_march`.`pf`.`categories_path`) or find_in_set(200,`danishecarter_25_march`.`pf`.`categories_path`)))",
"attached_subqueries": [
{
"table": {
"table_name": "<materialized_subquery>",
"access_type": "eq_ref",
"key": "<auto_key>",
"key_length": "3",
"rows_examined_per_scan": 1,
"materialized_from_subquery": {
"using_temporary_table": true,
"dependent": true,
"cacheable": false,
"query_block": {
"select_id": 2,
"cost_info": {
"query_cost": "31.57"
},
"table": {
"table_name": "cscart_product_features",
"access_type": "ALL",
"rows_examined_per_scan": 133,
"rows_produced_per_join": 133,
"filtered": "100.00",
"cost_info": {
"read_cost": "4.97",
"eval_cost": "26.60",
"prefix_cost": "31.57",
"data_read_per_join": "156K"
},
"used_columns": [
"parent_id"
]
}
}
}
}
}
]
}
},
{
"table": {
"table_name": "cscart_product_features_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"lang_code"
],
"key_length": "9",
"ref": [
"danishecarter_25_march.pf.feature_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.33",
"eval_cost": "0.27",
"prefix_cost": "33.17",
"data_read_per_join": "3K"
},
"used_columns": [
"feature_id",
"description",
"internal_name",
"full_description",
"prefix",
"suffix",
"lang_code"
]
}
}
]
}
}
}