Query time 0.00091
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.120295437,
"filesort": {
"sort_key": "descr1.product, products.product_id",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "cscart_product_sales",
"access_type": "index",
"possible_keys": ["PRIMARY", "pa"],
"key": "pa",
"key_length": "6",
"used_key_parts": ["product_id", "amount"],
"loops": 1,
"rows": 22,
"cost": 0.00987299,
"filtered": 100,
"attached_condition": "cscart_product_sales.amount >= 1",
"using_index": true
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "status", "idx_parent_product_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["u508912950_dev_2025.cscart_product_sales.product_id"],
"loops": 22,
"rows": 1,
"cost": 0.03770008,
"filtered": 54.51009369,
"attached_condition": "products.parent_product_id = 0 and (products.usergroup_ids = '' or find_in_set(0,products.usergroup_ids) or find_in_set(1,products.usergroup_ids)) and products.`status` = 'A' and products.product_type <> 'D'"
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "c_status", "p_category_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["category_id"],
"ref": ["u508912950_dev_2025.cscart_product_sales.category_id"],
"loops": 11.99222052,
"rows": 1,
"cost": 0.014003122,
"filtered": 100,
"attached_condition": "(cscart_categories.usergroup_ids = '' or find_in_set(0,cscart_categories.usergroup_ids) or find_in_set(1,cscart_categories.usergroup_ids)) and cscart_categories.`status` in ('A','H') and cscart_categories.storefront_id in (0,1)"
}
},
{
"table": {
"table_name": "companies",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "4",
"used_key_parts": ["company_id"],
"ref": ["u508912950_dev_2025.products.company_id"],
"loops": 11.99222052,
"rows": 1,
"cost": 0.011545522,
"filtered": 100,
"attached_condition": "companies.`status` = 'A'"
}
},
{
"table": {
"table_name": "descr1",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "product_id"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["product_id", "lang_code"],
"ref": [
"u508912950_dev_2025.cscart_product_sales.product_id",
"const"
],
"loops": 11.99222052,
"rows": 1,
"cost": 0.020550349,
"filtered": 100,
"attached_condition": "trigcond(descr1.lang_code = 'en')"
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["u508912950_dev_2025.cscart_product_sales.product_id"],
"loops": 11.99222052,
"rows": 1,
"cost": 0.013311687,
"filtered": 100,
"attached_condition": "prices.lower_limit = 1 and prices.usergroup_id in (0,0,1)",
"using_index": true
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": ["PRIMARY", "pt"],
"key": "pt",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["u508912950_dev_2025.cscart_product_sales.product_id"],
"loops": 11.99222052,
"rows": 1,
"cost": 0.013311687,
"filtered": 100,
"attached_condition": "products_categories.category_id = cscart_product_sales.category_id",
"using_index": true
}
}
]
}
}
}
}
Result
| product_id |
product |
company_name |
product_type |
parent_product_id |
sales_amount |
| 13407 |
Air - 10ML |
36Oils |
P |
0 |
1 |
| 14056 |
Casual Street Style |
Surf Shop |
P |
0 |
3 |
| 18508 |
Chaz Kangeroo Hoodie |
Surf Shop |
P |
0 |
10 |
| 18520 |
Chaz Kangeroo Hoodie |
Surf Shop |
P |
0 |
8 |
| 14112 |
Cherry Smiley Face Childrens Backpack |
Surf Shop |
P |
0 |
1 |
| 14050 |
Classic Rhombus Patterns Multi-functional Long Purse for Ladies |
Surf Shop |
P |
0 |
2 |
| 19711 |
Dat Divi Engine Life Crop-top (3-Tone) |
Surf Shop |
P |
0 |
2 |
| 19712 |
Divi Simplified Crop-top |
Surf Shop |
P |
0 |
1 |
| 18568 |
Frankie Sweatshirt |
Surf Shop |
C |
0 |
1 |
| 14109 |
Funny Shark Childrens Backpack |
Surf Shop |
P |
0 |
1 |
| 13423 |
Jolly - 10ML |
36Oils |
P |
0 |
1 |
| 19598 |
test1 |
Test Fahad |
P |
0 |
6 |
| 19599 |
test1 [CLONE] |
Test Fahad |
P |
0 |
8 |
| 19602 |
test1 [CLONE] |
Test Fahad |
P |
0 |
3 |