Query time 0.00173
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "10.98"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "range",
"possible_keys": [
"c_status",
"id_path"
],
"key": "id_path",
"used_key_parts": [
"id_path"
],
"key_length": "767",
"rows_examined_per_scan": 7,
"rows_produced_per_join": 0,
"filtered": "1.00",
"index_condition": "(`eshopuga_upgr_4122`.`cscart_categories`.`id_path` like '333/%')",
"cost_info": {
"read_cost": "10.80",
"eval_cost": "0.01",
"prefix_cost": "10.81",
"data_read_per_join": "192"
},
"used_columns": [
"category_id",
"parent_id",
"id_path",
"company_id",
"usergroup_ids",
"status",
"position",
"age_verification",
"age_limit",
"is_trash",
"ab__lc_catalog_image_control"
],
"attached_condition": "((`eshopuga_upgr_4122`.`cscart_categories`.`company_id` = 1) and ((`eshopuga_upgr_4122`.`cscart_categories`.`usergroup_ids` = '') or find_in_set(0,`eshopuga_upgr_4122`.`cscart_categories`.`usergroup_ids`) or find_in_set(1,`eshopuga_upgr_4122`.`cscart_categories`.`usergroup_ids`)) and (`eshopuga_upgr_4122`.`cscart_categories`.`status` = 'A'))"
}
},
{
"table": {
"table_name": "cscart_category_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id",
"lang_code"
],
"key_length": "9",
"ref": [
"eshopuga_upgr_4122.cscart_categories.category_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.07",
"eval_cost": "0.01",
"prefix_cost": "10.89",
"data_read_per_join": "238"
},
"used_columns": [
"category_id",
"lang_code",
"category",
"age_warning_message"
]
}
},
{
"table": {
"table_name": "cscart_seo_names",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"dispatch"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"type",
"dispatch",
"lang_code",
"company_id"
],
"key_length": "210",
"ref": [
"eshopuga_upgr_4122.cscart_categories.category_id",
"const",
"const",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.07",
"eval_cost": "0.01",
"prefix_cost": "10.98",
"data_read_per_join": "121"
},
"used_columns": [
"name",
"object_id",
"company_id",
"type",
"dispatch",
"path",
"lang_code"
]
}
}
]
}
}
}
Result
category_id |
parent_id |
id_path |
category |
position |
status |
company_id |
seo_name |
seo_path |
ab__lc_catalog_image_control |
age_verification |
age_limit |
age_warning_message |
397 |
333 |
333/397 |
White Wine |
10 |
A |
1 |
white-wine |
333 |
none |
N |
18 |
You must be 18 years and above to view this link. Please verify your AGE to continue. |
398 |
333 |
333/398 |
Red Wine |
20 |
A |
1 |
red-wine |
333 |
none |
N |
18 |
You must be 18 years and above to view this link. Please verify your AGE to continue. |
399 |
333 |
333/399 |
Sparkling |
30 |
A |
1 |
sparkling |
333 |
none |
N |
18 |
You must be 18 years and above to view this link. Please verify your AGE to continue. |
400 |
333 |
333/400 |
Dessert |
40 |
A |
1 |
dessert |
333 |
none |
N |
18 |
You must be 18 years and above to view this link. Please verify your AGE to continue. |
401 |
333 |
333/401 |
Spirits & More |
50 |
A |
1 |
brandy |
333 |
none |
N |
18 |
You must be 18 years and above to view this link. Please verify your AGE to continue. |
402 |
333 |
333/402 |
Liquors/Whiskey |
60 |
A |
1 |
liqueur |
333 |
none |
N |
18 |
You must be 18 years and above to view this link. Please verify your AGE to continue. |
447 |
333 |
333/447 |
Beer, Beers |
70 |
A |
1 |
beer |
333 |
none |
N |
18 |
You must be 18 years and above to view this link. Please verify your AGE to continue. |