Query time 0.48152
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "41766.92"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"grouping_operation": {
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "absolute_rating",
"access_type": "system",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "112"
},
"used_columns": [
"object_id",
"object_type",
"rating"
]
}
},
{
"table": {
"table_name": "war_sum_amount",
"access_type": "system",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "16"
},
"used_columns": [
"product_id"
]
}
},
{
"table": {
"table_name": "master_products_storefront_offers_count",
"access_type": "system",
"possible_keys": [
"PRIMARY",
"idx_storefront_id"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "16"
},
"used_columns": [
"storefront_id",
"product_id",
"count"
]
}
},
{
"table": {
"table_name": "cscart_master_products_storefront_min_price",
"access_type": "system",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "16"
},
"used_columns": [
"storefront_id",
"product_id",
"price"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"status",
"idx_master_product_id"
],
"rows_examined_per_scan": 270845,
"rows_produced_per_join": 9442,
"filtered": "3.49",
"cost_info": {
"read_cost": "30707.06",
"eval_cost": "944.23",
"prefix_cost": "31651.29",
"data_read_per_join": "70M"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"list_price",
"amount",
"usergroup_ids",
"tracking",
"age_verification",
"age_limit",
"parent_product_id",
"master_product_id",
"master_product_status",
"master_product_offers_count"
],
"attached_condition": "((`s2cart`.`products`.`master_product_id` = 0) and (`s2cart`.`products`.`company_id` in (137,138,146,0)) and ((`s2cart`.`products`.`usergroup_ids` = '') or (0 <> find_in_set(0,`s2cart`.`products`.`usergroup_ids`)) or (0 <> find_in_set(1,`s2cart`.`products`.`usergroup_ids`))) and (`s2cart`.`products`.`status` = 'A') and (`s2cart`.`products`.`master_product_status` = 'A') and ((`s2cart`.`products`.`company_id` > 0) or <cache>((NULL > 0))) and (`s2cart`.`products`.`product_type` <> 'D'))"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"s2cart.products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 9442,
"filtered": "100.00",
"cost_info": {
"read_cost": "2360.57",
"eval_cost": "944.23",
"prefix_cost": "34956.08",
"data_read_per_join": "147K"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"s2cart.products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 9442,
"filtered": "100.00",
"cost_info": {
"read_cost": "2360.57",
"eval_cost": "944.22",
"prefix_cost": "38260.87",
"data_read_per_join": "221K"
},
"used_columns": [
"product_id",
"price",
"percentage_discount",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`s2cart`.`prices`.`lower_limit` = 1) and (`s2cart`.`prices`.`usergroup_id` in (0,0,1)))"
}
},
{
"table": {
"table_name": "prices_2",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"s2cart.products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 944,
"filtered": "10.00",
"not_exists": true,
"cost_info": {
"read_cost": "2360.54",
"eval_cost": "94.42",
"prefix_cost": "41565.63",
"data_read_per_join": "22K"
},
"used_columns": [
"product_id",
"price",
"lower_limit",
"usergroup_id"
],
"attached_condition": "(<if>(found_match(prices_2), (`s2cart`.`prices_2`.`price` is null), true) and <if>(is_not_null_compl(prices_2), ((`s2cart`.`prices_2`.`lower_limit` = 1) and (`s2cart`.`prices_2`.`price` < `s2cart`.`prices`.`price`) and (`s2cart`.`prices_2`.`usergroup_id` in (0,0,1))), true))"
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"s2cart.products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 47,
"filtered": "5.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "4.72",
"prefix_cost": "41660.05",
"data_read_per_join": "167K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"age_verification",
"age_limit",
"parent_age_verification",
"parent_age_limit",
"storefront_id"
],
"attached_condition": "(((`s2cart`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`s2cart`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`s2cart`.`cscart_categories`.`usergroup_ids`))) and (`s2cart`.`cscart_categories`.`status` in ('A','H')) and (`s2cart`.`cscart_categories`.`storefront_id` in (0,1)))"
}
},
{
"table": {
"table_name": "companies",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"s2cart.products.company_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 47,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "4.72",
"prefix_cost": "41664.77",
"data_read_per_join": "438K"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "<if>(found_match(companies), ((`s2cart`.`companies`.`status` in ('A','S')) or (`s2cart`.`products`.`company_id` = 0)), true)"
}
},
{
"table": {
"table_name": "popularity",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"total"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"s2cart.products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 47,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "4.72",
"prefix_cost": "41669.49",
"data_read_per_join": "1K"
},
"used_columns": [
"product_id",
"total"
]
}
},
{
"table": {
"table_name": "cscart_product_sales",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"pa"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id",
"product_id"
],
"key_length": "6",
"ref": [
"s2cart.products_categories.category_id",
"s2cart.products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 47,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "4.72",
"prefix_cost": "41674.21",
"data_read_per_join": "755"
},
"used_columns": [
"category_id",
"product_id"
]
}
},
{
"table": {
"table_name": "cscart_product_features_values",
"access_type": "ref",
"possible_keys": [
"lang_code",
"product_id",
"idx_product_feature_variant_id"
],
"key": "idx_product_feature_variant_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"s2cart.products.product_id"
],
"rows_examined_per_scan": 5,
"rows_produced_per_join": 236,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "21.89",
"eval_cost": "23.61",
"prefix_cost": "41719.71",
"data_read_per_join": "182K"
},
"used_columns": [
"feature_id",
"product_id",
"lang_code"
],
"attached_condition": "<if>(is_not_null_compl(cscart_product_features_values), (`s2cart`.`cscart_product_features_values`.`lang_code` = 'en'), true)"
}
},
{
"table": {
"table_name": "cscart_product_features",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"s2cart.cscart_product_features_values.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 236,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "23.61",
"prefix_cost": "41743.31",
"data_read_per_join": "101K"
},
"used_columns": [
"feature_id"
]
}
},
{
"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": [
"s2cart.products.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 236,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "23.61",
"prefix_cost": "41766.92",
"data_read_per_join": "1M"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
],
"select_list_subqueries": [
{
"dependent": true,
"cacheable": false,
"query_block": {
"select_id": 3,
"message": "no matching row in const table"
}
},
{
"dependent": true,
"cacheable": false,
"query_block": {
"select_id": 2,
"cost_info": {
"query_cost": "31651.29"
},
"table": {
"table_name": "cscart_products",
"access_type": "ALL",
"possible_keys": [
"idx_parent_product_id"
],
"rows_examined_per_scan": 270845,
"rows_produced_per_join": 27084,
"filtered": "10.00",
"cost_info": {
"read_cost": "4566.79",
"eval_cost": "2708.45",
"prefix_cost": "31651.29",
"data_read_per_join": "203M"
},
"used_columns": [
"amount",
"parent_product_id"
],
"attached_condition": "(`s2cart`.`cscart_products`.`parent_product_id` = `s2cart`.`products`.`product_id`)"
}
}
}
]
}
}
}
}
Result
product_id |
product |
company_name |
popularity |
price |
absolute_vendor_rating |
product_ids |
product_types |
parent_product_ids |
product_type |
parent_product_id |
master_product_offers_count |
master_product_id |
company_id |
list_price |
sales_discount |
need_age_verification |
age_limit |
instock_marker |
instock_sorting |
243684 |
Elmeasure Digital Meter DC Ammeter ALPHA+ADCCL0.5-30A |
GEESYS Technologies India Private Limited |
15869 |
1035.00000000 |
|
243684 |
P |
0 |
P |
0 |
0 |
0 |
137 |
1800.00 |
42.500000 |
N |
0 |
1 |
1 |
277101 |
ABB XT2H 160 BREAKING PART 4p F F |
GEESYS Technologies India Private Limited |
3342 |
38500.00000000 |
|
277101 |
P |
0 |
P |
0 |
0 |
0 |
137 |
78500.00 |
50.955414 |
N |
0 |
1 |
1 |
277987 |
ABB OFFNF1GG2 |
GEESYS Technologies India Private Limited |
3927 |
35.00000000 |
|
277987 |
P |
0 |
P |
0 |
0 |
0 |
137 |
70.00 |
50.000000 |
N |
0 |
1 |
0 |