Query time 0.00789
JSON explain
{
"query_block": {
"select_id": 1,
"filesort": {
"sort_key": "cscart_categories.is_trash, cscart_categories.position, cscart_category_descriptions.category",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "ALL",
"possible_keys": ["PRIMARY", "c_status", "parent", "p_category_id"],
"rows": 7,
"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` = 'A' and cscart_categories.category_id <> 1 and cscart_categories.parent_id <> 1 and cscart_categories.storefront_id in (0,2)"
}
},
{
"table": {
"table_name": "cscart_category_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["category_id", "lang_code"],
"ref": ["batterycube.cscart_categories.category_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(cscart_category_descriptions.lang_code = 'en')"
}
},
{
"table": {
"table_name": "cscart_seo_names",
"access_type": "ref",
"possible_keys": ["PRIMARY", "dispatch"],
"key": "PRIMARY",
"key_length": "206",
"used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
"ref": [
"batterycube.cscart_categories.category_id",
"const",
"const",
"const"
],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(cscart_seo_names.`type` = 'c' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'en')"
}
}
]
}
}
}
}
Result
| category_id |
parent_id |
id_path |
category |
position |
status |
company_id |
storefront_id |
seo_name |
seo_path |
| 7 |
2 |
2/7 |
12V SLA Batteries |
0 |
A |
0 |
0 |
12v-sla-batteries |
2 |
| 3 |
2 |
2/3 |
6V SLA Batteries |
0 |
A |
0 |
0 |
6v-sla-batteries |
2 |
| 4 |
0 |
4 |
Lithium Batteries |
0 |
A |
0 |
0 |
lithium-batteries |
|
| 6 |
5 |
5/6 |
OEM Compatible Replacements |
0 |
A |
0 |
0 |
oem-compatible-replacements |
5 |
| 2 |
0 |
2 |
Sealed Lead Acid (SLA) |
0 |
A |
0 |
0 |
sealed-lead-acid-sla |
|
| 5 |
0 |
5 |
Specialty Batteries |
0 |
A |
0 |
0 |
specialty-batteries |
|