Query time 0.00090
JSON explain
{
"query_block": {
"select_id": 1,
"filesort": {
"sort_key": "cscart_categories.is_trash, cscart_categories.position, cscart_category_descriptions.category",
"temporary_table": {
"table": {
"table_name": "cscart_categories",
"access_type": "ref",
"possible_keys": ["parent", "id_path", "c_status"],
"key": "parent",
"key_length": "3",
"used_key_parts": ["parent_id"],
"ref": ["const"],
"rowid_filter": {
"range": {
"key": "id_path",
"used_key_parts": ["id_path"]
},
"rows": 7,
"selectivity_pct": 1.639344262
},
"rows": 7,
"filtered": 1.639344215,
"attached_condition": "cscart_categories.company_id = 1 and (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.id_path like '1887/1896/%'"
},
"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": ["cscart_migrate.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": "eq_ref",
"possible_keys": ["PRIMARY", "dispatch"],
"key": "PRIMARY",
"key_length": "210",
"used_key_parts": [
"object_id",
"type",
"dispatch",
"lang_code",
"company_id"
],
"ref": [
"cscart_migrate.cscart_categories.category_id",
"const",
"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 |
seo_name |
seo_path |
| 1897 |
1896 |
1887/1896/1897 |
Gooseneck Lights |
10 |
A |
1 |
gooseneck-lights |
1887/1896 |
| 1898 |
1896 |
1887/1896/1898 |
Sign Lights |
20 |
A |
1 |
sign-lights |
1887/1896 |
| 1899 |
1896 |
1887/1896/1899 |
Sconces |
30 |
A |
1 |
wall-sconces |
1887/1896 |
| 1900 |
1896 |
1887/1896/1900 |
Plug-In Sconces |
40 |
A |
1 |
plug-in-wall-sconces |
1887/1896 |
| 1901 |
1896 |
1887/1896/1901 |
Swing Arm Sconces |
50 |
A |
1 |
swing-arm-sconces |
1887/1896 |
| 1902 |
1896 |
1887/1896/1902 |
Vanity Lights |
60 |
A |
1 |
vanity-lights |
1887/1896 |