Query time 0.00085
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": "range",
"possible_keys": ["id_path", "c_status"],
"key": "id_path",
"key_length": "767",
"used_key_parts": ["id_path"],
"rows": 9,
"filtered": 100,
"index_condition": "cscart_categories.id_path like '1962/%'",
"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'"
},
"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 |
| 1991 |
1962 |
1962/1991 |
Photo Gallery |
10 |
A |
1 |
photo-gallery |
1962 |
| 1992 |
1962 |
1962/1992 |
Finish Gallery |
20 |
A |
1 |
finish-gallery |
1962 |
| 1994 |
1962 |
1962/1994 |
Blog |
40 |
A |
1 |
blog |
1962 |
| 1995 |
1962 |
1962/1995 |
Shop By Shade |
50 |
A |
1 |
shop-by-shade |
1962 |
| 1996 |
1962 |
1962/1996 |
Shop By Style |
60 |
A |
1 |
shop-by-style |
1962 |
| 2000 |
1962 |
1962/2000 |
Interactive Catalog |
70 |
A |
1 |
interactive-catalog |
1962 |
| 1998 |
1962 |
1962/1998 |
Tools & Resources |
80 |
A |
1 |
tools-and-resources |
1962 |
| 1999 |
1962 |
1962/1999 |
Samples |
90 |
A |
1 |
samples |
1962 |