Query time 0.00539
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "126.92"
},
"ordering_operation": {
"using_filesort": false,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "ALL",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 10,
"rows_produced_per_join": 1,
"filtered": "10.00",
"cost_info": {
"read_cost": "1.46",
"eval_cost": "0.10",
"prefix_cost": "1.56",
"data_read_per_join": "6K"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`companies`.`status` = 'A')"
}
},
{
"table": {
"table_name": "variation_group_products",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"idx_group_id"
],
"key": "idx_group_id",
"used_key_parts": [
"group_id"
],
"key_length": "3",
"rows_examined_per_scan": 137,
"rows_produced_per_join": 137,
"filtered": "100.00",
"index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`variation_group_products`.`group_id` in (102,87,92,90,94,85,76,89,527,819,541,542,98,820,538,818,115,536,114,116,543,817,958,651))",
"using_join_buffer": "hash join",
"cost_info": {
"read_cost": "53.96",
"eval_cost": "13.70",
"prefix_cost": "69.22",
"data_read_per_join": "2K"
},
"used_columns": [
"product_id",
"group_id"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.variation_group_products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 6,
"filtered": "5.00",
"cost_info": {
"read_cost": "34.25",
"eval_cost": "0.69",
"prefix_cost": "117.17",
"data_read_per_join": "30K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"amount",
"usergroup_ids",
"tracking",
"parent_product_id"
],
"attached_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`products`.`company_id` = `softwarepirmam_hewadelivard_cscart_4`.`companies`.`company_id`) 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": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.variation_group_products.product_id"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.43",
"eval_cost": "1.37",
"prefix_cost": "121.97",
"data_read_per_join": "219"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"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": [
"softwarepirmam_hewadelivard_cscart_4.products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "5.00",
"cost_info": {
"read_cost": "3.43",
"eval_cost": "0.07",
"prefix_cost": "126.76",
"data_read_per_join": "2K"
},
"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": "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.variation_group_products.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.09",
"eval_cost": "0.07",
"prefix_cost": "126.92",
"data_read_per_join": "3K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
Result
| product_id |
amount |
product |
company_name |
variation_group_id |
product_type |
parent_product_id |
| 1322 |
100 |
Samsung Galaxy A56 5G |
Delivard Store |
76 |
V |
1319 |
| 1262 |
100 |
Samsung Galaxy A56 5G |
Delivard Store |
76 |
V |
1319 |
| 1317 |
100 |
Samsung Galaxy A56 5G |
Delivard Store |
76 |
V |
1319 |
| 1318 |
100 |
Samsung Galaxy A56 5G |
Delivard Store |
76 |
V |
1319 |
| 1319 |
100 |
Samsung Galaxy A56 5G |
Delivard Store |
76 |
P |
0 |
| 1320 |
100 |
Samsung Galaxy A56 5G |
Delivard Store |
76 |
V |
1319 |
| 1321 |
100 |
Samsung Galaxy A56 5G |
Delivard Store |
76 |
V |
1319 |
| 1256 |
100 |
Samsung Galaxy A06 |
Delivard Store |
85 |
P |
0 |
| 1395 |
100 |
Samsung Galaxy A06 |
Delivard Store |
85 |
V |
1256 |
| 1396 |
100 |
Samsung Galaxy A06 |
Delivard Store |
85 |
V |
1256 |
| 1397 |
100 |
Samsung Galaxy A06 |
Delivard Store |
85 |
V |
1256 |
| 1399 |
100 |
Samsung Galaxy A06 |
Delivard Store |
85 |
V |
1256 |
| 1406 |
100 |
Samsung Galaxy S24 FE |
Delivard Store |
87 |
P |
0 |
| 1407 |
100 |
Samsung Galaxy S24 FE |
Delivard Store |
87 |
V |
1406 |
| 1408 |
100 |
Samsung Galaxy S24 FE |
Delivard Store |
87 |
V |
1406 |
| 1409 |
100 |
Samsung Galaxy S24 FE |
Delivard Store |
87 |
V |
1406 |
| 1410 |
100 |
Samsung Galaxy S24 FE |
Delivard Store |
87 |
V |
1406 |
| 1411 |
100 |
Samsung Galaxy S24 FE |
Delivard Store |
87 |
V |
1406 |
| 1412 |
100 |
Samsung Galaxy S24 FE |
Delivard Store |
87 |
V |
1406 |
| 1273 |
500 |
Samsung Galaxy Z Fold 6 |
Delivard Store |
89 |
P |
0 |
| 1425 |
100 |
Samsung Galaxy A55 5G |
Delivard Store |
90 |
V |
1428 |
| 1427 |
100 |
Samsung Galaxy A55 5G |
Delivard Store |
90 |
V |
1428 |
| 1428 |
99 |
Samsung Galaxy A55 5G |
Delivard Store |
90 |
P |
0 |
| 1429 |
100 |
Samsung Galaxy A55 5G |
Delivard Store |
90 |
V |
1428 |
| 1431 |
100 |
Samsung Galaxy A55 5G |
Delivard Store |
90 |
V |
1428 |
| 1266 |
99 |
Samsung Galaxy S24 Ultra |
Delivard Store |
92 |
P |
0 |
| 1442 |
500 |
Samsung Galaxy S24 Ultra |
Delivard Store |
92 |
V |
1266 |
| 1447 |
500 |
Samsung Galaxy S24 Ultra |
Delivard Store |
92 |
V |
1266 |
| 1263 |
500 |
Samsung Galaxy S24 |
Delivard Store |
94 |
P |
0 |
| 1458 |
500 |
Samsung Galaxy S24 |
Delivard Store |
94 |
V |
1263 |
| 1284 |
500 |
Samsung Galaxy Watch6 Classic |
Delivard Store |
98 |
P |
0 |
| 1475 |
500 |
Samsung Galaxy Watch6 Classic |
Delivard Store |
98 |
V |
1284 |
| 1476 |
500 |
Samsung Galaxy Watch6 Classic |
Delivard Store |
98 |
V |
1284 |
| 1477 |
500 |
Samsung Galaxy Watch6 Classic |
Delivard Store |
98 |
V |
1284 |
| 1274 |
500 |
Samsung Galaxy Tab A9+ |
Delivard Store |
102 |
P |
0 |
| 1483 |
500 |
Samsung Galaxy Tab A9+ |
Delivard Store |
102 |
V |
1274 |
| 1484 |
500 |
Samsung Galaxy Tab A9+ |
Delivard Store |
102 |
V |
1274 |
| 1485 |
500 |
Samsung Galaxy Tab A9+ |
Delivard Store |
102 |
V |
1274 |
| 1486 |
500 |
Samsung Galaxy Tab A9+ |
Delivard Store |
102 |
V |
1274 |
| 1487 |
500 |
Samsung Galaxy Tab A9+ |
Delivard Store |
102 |
V |
1274 |
| 1540 |
100 |
Samsung Galaxy Buds FE |
Delivard Store |
114 |
P |
0 |
| 1541 |
100 |
Samsung Galaxy Buds FE |
Delivard Store |
114 |
V |
1540 |
| 1542 |
100 |
Galaxy Buds 3 |
Delivard Store |
115 |
P |
0 |
| 1543 |
100 |
Galaxy Buds 3 |
Delivard Store |
115 |
V |
1542 |
| 1544 |
100 |
Samsung Galaxy Buds3 Pro |
Delivard Store |
116 |
P |
0 |
| 1545 |
100 |
Samsung Galaxy Buds3 Pro |
Delivard Store |
116 |
V |
1544 |
| 4526 |
100 |
Samsung Galaxy S25 Ultra |
Delivard Store |
527 |
P |
0 |
| 4527 |
100 |
Samsung Galaxy S25 Ultra |
Delivard Store |
527 |
V |
4526 |
| 4528 |
100 |
Samsung Galaxy S25 Ultra |
Delivard Store |
527 |
V |
4526 |
| 4529 |
100 |
Samsung Galaxy S25 Ultra |
Delivard Store |
527 |
V |
4526 |
| 4530 |
100 |
Samsung Galaxy S25 Ultra |
Delivard Store |
527 |
V |
4526 |
| 4532 |
100 |
Samsung Galaxy S25 Ultra |
Delivard Store |
527 |
V |
4526 |
| 4533 |
100 |
Samsung Galaxy S25 Ultra |
Delivard Store |
527 |
V |
4526 |
| 4744 |
100 |
Samsung Galaxy A36 5G |
Delivard Store |
536 |
P |
0 |
| 4745 |
100 |
Samsung Galaxy A36 5G |
Delivard Store |
536 |
V |
4744 |
| 4746 |
100 |
Samsung Galaxy A36 5G |
Delivard Store |
536 |
V |
4744 |
| 4747 |
100 |
Samsung Galaxy A36 5G |
Delivard Store |
536 |
V |
4744 |
| 4750 |
100 |
Samsung Galaxy A36 5G |
Delivard Store |
536 |
V |
4744 |
| 4751 |
100 |
Samsung Galaxy A36 5G |
Delivard Store |
536 |
V |
4744 |
| 4776 |
100 |
Samsung Galaxy A26 |
Delivard Store |
538 |
V |
4767 |
| 4778 |
100 |
Samsung Galaxy A26 |
Delivard Store |
538 |
V |
4767 |
| 4780 |
100 |
Samsung Galaxy A26 |
Delivard Store |
538 |
V |
4767 |
| 4771 |
100 |
Samsung Galaxy A26 |
Delivard Store |
538 |
V |
4767 |
| 4773 |
100 |
Samsung Galaxy A26 |
Delivard Store |
538 |
V |
4767 |
| 4767 |
100 |
Samsung Galaxy A26 |
Delivard Store |
538 |
P |
0 |
| 4796 |
100 |
Galaxy Tab S10 Plus |
Delivard Store |
541 |
P |
0 |
| 4797 |
100 |
Galaxy Tab S10 Plus |
Delivard Store |
541 |
V |
4796 |
| 4800 |
100 |
Samsung Tab S10 Ultra |
Delivard Store |
542 |
V |
4798 |
| 4798 |
100 |
Samsung Tab S10 Ultra |
Delivard Store |
542 |
P |
0 |
| 4805 |
100 |
Samsung Tab S10 Ultra |
Delivard Store |
542 |
V |
4798 |
| 4803 |
100 |
Samsung Tab S10 Ultra |
Delivard Store |
542 |
V |
4798 |
| 4812 |
100 |
Samsung Galaxy Watch 7 |
Delivard Store |
543 |
P |
0 |
| 4810 |
100 |
Samsung Galaxy Watch 7 |
Delivard Store |
543 |
V |
4812 |
| 4809 |
100 |
Samsung Galaxy Watch 7 |
Delivard Store |
543 |
V |
4812 |
| 4808 |
100 |
Samsung Galaxy Watch 7 |
Delivard Store |
543 |
V |
4812 |
| 5774 |
100 |
Samsung Single Door Refrigerator with Frost-Free Technology |
Delivard Store |
651 |
P |
0 |
| 5975 |
100 |
Samsung Single Door Refrigerator with Frost-Free Technology |
Delivard Store |
651 |
V |
5774 |
| 1538 |
100 |
Samsung Crystal UHD DU8100 4K Tizen OS Smart TV 65" [2024] |
Delivard Store |
817 |
P |
0 |
| 8496 |
100 |
Samsung Crystal UHD DU8100 4K Tizen OS Smart TV 55" [2024] |
Delivard Store |
817 |
P |
0 |
| 1517 |
100 |
Samsung OLED S90D 4K Tizen OS Smart TV 55" [2024] |
Delivard Store |
818 |
P |
0 |
| 8498 |
100 |
Samsung OLED S90D 4K Tizen OS Smart TV 65" [2024] |
Delivard Store |
818 |
P |
0 |
| 8497 |
100 |
Samsung OLED S90D 4K Tizen OS Smart TV 77" [2024] |
Delivard Store |
818 |
P |
0 |
| 1532 |
100 |
Samsung QLED 4K Q60D Tizen OS Smart TV 65" |
Delivard Store |
819 |
P |
0 |
| 8502 |
100 |
Samsung QLED 4K Q60D Tizen OS Smart TV 75" |
Delivard Store |
819 |
P |
0 |
| 8501 |
100 |
Samsung QLED 4K Q60D Tizen OS Smart TV 55" |
Delivard Store |
819 |
P |
0 |
| 8499 |
100 |
Samsung QLED 4K Q60D Tizen OS Smart TV 85" |
Delivard Store |
819 |
P |
0 |
| 1528 |
100 |
Samsung QLED Q70D Series 4K Smart TV 65" [2024] |
Delivard Store |
820 |
P |
0 |
| 8505 |
100 |
Samsung QLED Q70D Series 4K Smart TV 75" [2024] |
Delivard Store |
820 |
P |
0 |
| 8503 |
100 |
Samsung QLED Q70D Series 4K Smart TV 85" [2024] |
Delivard Store |
820 |
P |
0 |
| 10135 |
100 |
Samsung S85F OLED 4K Smart TV |
Delivard Store |
958 |
P |
0 |
| 10136 |
100 |
Samsung S85F OLED 4K Smart TV |
Delivard Store |
958 |
P |
0 |
| 10137 |
100 |
Samsung S85F OLED 4K Smart TV |
Delivard Store |
958 |
P |
0 |
| 10138 |
100 |
Samsung S85F OLED 4K Smart TV |
Delivard Store |
958 |
P |
0 |