Query time 0.00851
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.03760357,
"filesort": {
"sort_key": "descr1.product, products.product_id",
"temporary_table": {
"filesort": {
"sort_key": "case when products.parent_product_id <> 0 then products.parent_product_id else products.product_id end",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "tmall_categories",
"access_type": "const",
"possible_keys": ["PRIMARY", "c_status", "p_category_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["category_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": ["PRIMARY", "pt"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["category_id"],
"ref": ["const"],
"loops": 1,
"rows": 6,
"cost": 0.001620162,
"filtered": 100,
"using_index": true
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "status"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["tmall.products_categories.product_id"],
"loops": 6,
"rows": 1,
"cost": 0.010578956,
"filtered": 93.65079498,
"attached_condition": "products.company_id = 1 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.master_product_status in ('A','H')"
}
},
{
"table": {
"table_name": "companies",
"access_type": "const",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "4",
"used_key_parts": ["company_id"],
"ref": ["const"],
"loops": 5.619047619,
"rows": 1,
"cost": 0.009920279,
"filtered": 100,
"attached_condition": "trigcond(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": ["tmall.products_categories.product_id", "const"],
"loops": 5.619047619,
"rows": 1,
"cost": 0.010125079,
"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": "usergroup",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["tmall.products_categories.product_id"],
"loops": 5.619047619,
"rows": 2,
"cost": 0.005359093,
"filtered": 93.5160141,
"attached_condition": "prices.lower_limit = 1 and prices.usergroup_id in (0,0,1)",
"using_index": true
}
}
]
}
}
}
}
}
}
Result
| product_id |
product |
company_name |
product_ids |
product_types |
parent_product_ids |
product_type |
parent_product_id |
master_product_offers_count |
master_product_id |
company_id |
| 192 |
Black and White America (CD Pack) |
CS-Cart |
192 |
P |
0 |
P |
0 |
0 |
0 |
1 |
| 195 |
Crossroads Guitar Festival 2010 (2DVD) |
CS-Cart |
195 |
P |
0 |
P |
0 |
0 |
0 |
1 |
| 196 |
Feeding the Monkies At Ma Maison (Zappa) |
CS-Cart |
196 |
P |
0 |
P |
0 |
0 |
0 |
1 |
| 204 |
The Police - The Stewart Copeland Anthology |
CS-Cart |
204 |
P |
0 |
P |
0 |
0 |
0 |
1 |
| 194 |
U218 Singles (U2TCD020) |
CS-Cart |
194 |
P |
0 |
P |
0 |
0 |
0 |
1 |