Query time 0.00126
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "12.97"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "2K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
]
}
},
{
"table": {
"table_name": "companies",
"access_type": "ALL",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 1,
"filtered": "50.00",
"cost_info": {
"read_cost": "2.29",
"eval_cost": "0.20",
"prefix_cost": "2.49",
"data_read_per_join": "6K"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "(`pankajecarter_systemfive`.`companies`.`status` = 'A')"
}
},
{
"table": {
"table_name": "var_val_18",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"fl",
"variant_id",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "variant_id",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 4,
"rows_produced_per_join": 2,
"filtered": "54.18",
"cost_info": {
"read_cost": "4.00",
"eval_cost": "0.43",
"prefix_cost": "7.29",
"data_read_per_join": "1K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"lang_code"
],
"attached_condition": "(((`pankajecarter_systemfive`.`var_val_18`.`feature_id` = 18) and (`pankajecarter_systemfive`.`var_val_18`.`lang_code` = 'en')) and (`pankajecarter_systemfive`.`var_val_18`.`product_id` is not null))"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id",
"product_id"
],
"key_length": "6",
"ref": [
"const",
"pankajecarter_systemfive.var_val_18.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "2.17",
"eval_cost": "0.43",
"prefix_cost": "9.89",
"data_read_per_join": "34"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status",
"idx_parent_product_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"pankajecarter_systemfive.var_val_18.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "8.41",
"cost_info": {
"read_cost": "2.17",
"eval_cost": "0.04",
"prefix_cost": "12.49",
"data_read_per_join": "822"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "((`pankajecarter_systemfive`.`products`.`company_id` = `pankajecarter_systemfive`.`companies`.`company_id`) and (`pankajecarter_systemfive`.`products`.`parent_product_id` = 0) and ((`pankajecarter_systemfive`.`products`.`usergroup_ids` = '') or find_in_set(0,`pankajecarter_systemfive`.`products`.`usergroup_ids`) or find_in_set(1,`pankajecarter_systemfive`.`products`.`usergroup_ids`)) and (`pankajecarter_systemfive`.`products`.`status` = 'A') and (`pankajecarter_systemfive`.`products`.`product_type` <> 'D'))"
}
},
{
"table": {
"table_name": "descr1",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"product_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"lang_code"
],
"key_length": "9",
"ref": [
"pankajecarter_systemfive.var_val_18.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.18",
"eval_cost": "0.04",
"prefix_cost": "12.71",
"data_read_per_join": "851"
},
"used_columns": [
"product_id",
"lang_code",
"product",
"full_description"
]
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "usergroup",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"pankajecarter_systemfive.var_val_18.product_id"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 0,
"filtered": "96.38",
"using_index": true,
"cost_info": {
"read_cost": "0.19",
"eval_cost": "0.07",
"prefix_cost": "12.97",
"data_read_per_join": "8"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`pankajecarter_systemfive`.`prices`.`lower_limit` = 1) and (`pankajecarter_systemfive`.`prices`.`usergroup_id` in (0,0,1)))"
}
}
]
}
}
}
}
Result
| product_id |
product |
company_name |
product_type |
parent_product_id |
full_description |
| 15 |
Nike Chambray Super Runner Men's Jacket |
ACME Corp |
P |
0 |
<div class="text description black-white">
<div class="product-description-component">
<p><strong>The Nike Chambray Super Runner Jacket: A durable, updated classic </strong></p>
<br />
<p>The timeless Windrunner design gets a premium upgrade in the Nike Chambray Super Runner Men's Jacket. Created with tough, water-resistant fabric and a mesh lining, this jacket combines breathability and protection from the elements.</p>
<br />
<p><strong>Benefits</strong></p>
<li>Hood with drawcord for an adjustable fit</li>
<li>Overlay at yoke and raglan sleeves for style and enhanced protection</li>
<li>Rib cuffs and hem for a fit that stays in place</li>
<li>Mesh lining for enhanced ventilation</li>
<li>Durable, wind-resistant fabric to protect against the elements</li>
<br />
<p><strong>Additional Details</strong></p>
<li>Side zip pockets for secure storage</li>
<li>Fabric: Body: 100% cotton. Lining and overlay: 100% polyester.</li>
<li>Machine wash</li>
<li>Imported</li>
</div>
</div> |