Query time 0.00093
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "7.41"
},
"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": 14,
"rows_produced_per_join": 0,
"filtered": "7.14",
"cost_info": {
"read_cost": "4.81",
"eval_cost": "0.20",
"prefix_cost": "5.01",
"data_read_per_join": "1K"
},
"used_columns": [
"feature_id",
"company_id",
"feature_type",
"categories_path",
"parent_id",
"display_on_product",
"display_on_catalog",
"display_on_header",
"status",
"position",
"comparison",
"purpose",
"feature_style",
"filter_style"
],
"attached_condition": "((`db_emaika1`.`pf`.`feature_type` = 'G') and ((`db_emaika1`.`pf`.`feature_id` = '') or (not(<in_optimizer>(`db_emaika1`.`pf`.`feature_id`,`db_emaika1`.`pf`.`feature_id` in ( <materialize> (/* select#2 */ select `db_emaika1`.`cscart_product_features`.`parent_id` from `db_emaika1`.`cscart_product_features` where 1 ), <primary_index_lookup>(`db_emaika1`.`pf`.`feature_id` in <temporary table> on <auto_key> where ((`db_emaika1`.`pf`.`feature_id` = `materialized-subquery`.`parent_id`)))))))) and (`db_emaika1`.`pf`.`display_on_product` = 'Y') and ((`db_emaika1`.`pf`.`categories_path` = '') or isnull(`db_emaika1`.`pf`.`categories_path`) or find_in_set(1,`db_emaika1`.`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": "5.01"
},
"table": {
"table_name": "cscart_product_features",
"access_type": "ALL",
"rows_examined_per_scan": 14,
"rows_produced_per_join": 14,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.21",
"eval_cost": "2.80",
"prefix_cost": "5.01",
"data_read_per_join": "16K"
},
"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": [
"db_emaika1.pf.feature_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.20",
"prefix_cost": "6.21",
"data_read_per_join": "1K"
},
"used_columns": [
"feature_id",
"description",
"full_description",
"prefix",
"suffix",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_ult_objects_sharing",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"share_object_id",
"share_company_id",
"share_object_type"
],
"key_length": "159",
"ref": [
"db_emaika1.pf.feature_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.20",
"prefix_cost": "7.41",
"data_read_per_join": "159"
},
"used_columns": [
"share_company_id",
"share_object_id",
"share_object_type"
],
"attached_condition": "(`db_emaika1`.`cscart_ult_objects_sharing`.`share_object_id` = `db_emaika1`.`pf`.`feature_id`)"
}
}
]
}
}
}