Query time 0.03317
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "260.91"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "6K"
},
"used_columns": [
"company_id",
"status",
"company"
]
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"rows_examined_per_scan": 56,
"rows_produced_per_join": 2,
"filtered": "4.00",
"index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`category_id` in (250,612,385,371,393,404,410,412,440,441,305,554,562,568,485,386,336,394,405,411,413,442,555,563,569,387,304,489,406,251,570,397,407,428,398,408,488,491,395,409,439,615,482,308,565,380,400,401,402,458,553,649,656,663,667,668))",
"cost_info": {
"read_cost": "38.99",
"eval_cost": "0.22",
"prefix_cost": "39.21",
"data_read_per_join": "7K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "(((`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`usergroup_ids`))) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`status` in ('A','H')) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_categories`.`storefront_id` in (0,1)))"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.cscart_categories.category_id"
],
"rows_examined_per_scan": 194,
"rows_produced_per_join": 434,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "3.26",
"eval_cost": "43.46",
"prefix_cost": "85.93",
"data_read_per_join": "6K"
},
"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": [
"softwarepirmam_hewadelivard_cscart_4.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 21,
"filtered": "5.00",
"cost_info": {
"read_cost": "108.64",
"eval_cost": "2.17",
"prefix_cost": "238.02",
"data_read_per_join": "96K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"amount",
"usergroup_ids",
"tracking",
"parent_product_id"
],
"attached_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`products`.`parent_product_id` = 0) and (`softwarepirmam_hewadelivard_cscart_4`.`products`.`company_id` = 1) and ((`softwarepirmam_hewadelivard_cscart_4`.`products`.`amount` > 0) or (`softwarepirmam_hewadelivard_cscart_4`.`products`.`tracking` = 'D')) and ((`softwarepirmam_hewadelivard_cscart_4`.`products`.`usergroup_ids` = '') or (0 <> find_in_set(0,`softwarepirmam_hewadelivard_cscart_4`.`products`.`usergroup_ids`)) or (0 <> find_in_set(1,`softwarepirmam_hewadelivard_cscart_4`.`products`.`usergroup_ids`))) and (`softwarepirmam_hewadelivard_cscart_4`.`products`.`status` = 'A') and (`softwarepirmam_hewadelivard_cscart_4`.`products`.`product_type` <> 'D'))"
}
},
{
"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": [
"softwarepirmam_hewadelivard_cscart_4.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 21,
"filtered": "99.93",
"cost_info": {
"read_cost": "5.43",
"eval_cost": "2.17",
"prefix_cost": "245.63",
"data_read_per_join": "521"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`prices`.`lower_limit` = 1) and (`softwarepirmam_hewadelivard_cscart_4`.`prices`.`usergroup_id` in (0,0,1)))"
}
},
{
"table": {
"table_name": "popularity",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"total"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 21,
"filtered": "100.00",
"cost_info": {
"read_cost": "5.43",
"eval_cost": "2.17",
"prefix_cost": "253.23",
"data_read_per_join": "694"
},
"used_columns": [
"product_id",
"total"
]
}
},
{
"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": [
"softwarepirmam_hewadelivard_cscart_4.products_categories.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 21,
"filtered": "100.00",
"cost_info": {
"read_cost": "5.51",
"eval_cost": "2.17",
"prefix_cost": "260.91",
"data_read_per_join": "99K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
Result
| product_id |
product |
company_name |
product_type |
parent_product_id |
| 4991 |
Nespresso Citiz |
Delivard Store |
P |
0 |
| 5272 |
Nescafé Dolce Gusto Cortado Espresso Macchiato Coffee Capsules |
Delivard Store |
P |
0 |
| 2354 |
Xiaomi Mi Smart Plug (Zigbee) |
Delivard Store |
P |
0 |
| 4226 |
Logitech G203 Wired Gaming Mouse |
Delivard Store |
P |
0 |
| 5932 |
Apple Magic Keyboard - Arabic |
Delivard Store |
P |
0 |
| 3346 |
BlueStorm U/FTP Cat6A 305m Indoor Network Cable |
Delivard Store |
P |
0 |
| 4431 |
Logitech MX Keys S Wireless Keyboard - Graphite |
Delivard Store |
P |
0 |
| 4275 |
Logitech MX Anywhere 3S Wireless |
Delivard Store |
P |
0 |
| 5276 |
Nescafé Dolce Gusto Latte Macchiato Coffee Capsules |
Delivard Store |
P |
0 |
| 4195 |
Logitech G102 Wired Gaming Mouse |
Delivard Store |
P |
0 |
| 3493 |
DL Stapler |
Delivard Store |
P |
0 |
| 3342 |
BlueStorm SFTP Cat6 305m Outdoor Network Cables |
Delivard Store |
P |
0 |
| 1566 |
Huawei eKitEngine S380-S8P2T |
Delivard Store |
P |
0 |
| 4460 |
Logitech Craft Advanced Keyboard With Creative Input Dial |
Delivard Store |
P |
0 |
| 5613 |
Apple Magic Keyboard for iPad Air 11-inch (M3) - Arabic |
Delivard Store |
P |
0 |
| 5925 |
MIKROTIK RB1100AHx4 |
Delivard Store |
P |
0 |
| 5346 |
DE’LONGHI MAGNIFICA S |
Delivard Store |
P |
0 |
| 5285 |
Nescafé Dolce Gusto Starbucks Caramel Macchiato Coffee Capsules |
Delivard Store |
P |
0 |
| 5670 |
MIKROTIK ADAPTER 18POW |
Delivard Store |
P |
0 |
| 5196 |
Ubiquiti UNIFI CLOUD UCK-G2-SSD |
Delivard Store |
P |
0 |
| 1631 |
Logitech Tap IP |
Delivard Store |
P |
0 |
| 3597 |
Belkin Surge 18W, USB A-C |
Delivard Store |
P |
0 |
| 3938 |
TP-Link Archer AX10, AX1500 Wi-Fi 6 Router |
Delivard Store |
P |
0 |
| 3341 |
BlueStorm SFTP Cat6 305M Indoor Network Cable |
Delivard Store |
P |
0 |