Query time 0.04089
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1153.88"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "categories",
"access_type": "ref",
"possible_keys": [
"c_status",
"index_categories_on_deleted_at"
],
"key": "index_categories_on_deleted_at",
"used_key_parts": [
"deleted_at"
],
"key_length": "6",
"ref": [
"const"
],
"rows_examined_per_scan": 10182,
"rows_produced_per_join": 33,
"filtered": "0.33",
"index_condition": "(`goimagine`.`categories`.`deleted_at` is null)",
"cost_info": {
"read_cost": "120.75",
"eval_cost": "3.39",
"prefix_cost": "1138.95",
"data_read_per_join": "88K"
},
"used_columns": [
"category_id",
"parent_id",
"id_path",
"level",
"company_id",
"usergroup_ids",
"status",
"position",
"is_trash",
"deleted_at"
],
"attached_condition": "((`goimagine`.`categories`.`company_id` = 7131) and ((`goimagine`.`categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`goimagine`.`categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`goimagine`.`categories`.`usergroup_ids`))) and (`goimagine`.`categories`.`status` = 'A') and (`goimagine`.`categories`.`level` <= 3))"
}
},
{
"table": {
"table_name": "category_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id",
"lang_code"
],
"key_length": "9",
"ref": [
"goimagine.categories.category_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 33,
"filtered": "100.00",
"cost_info": {
"read_cost": "11.54",
"eval_cost": "3.39",
"prefix_cost": "1153.88",
"data_read_per_join": "154K"
},
"used_columns": [
"category_id",
"lang_code",
"category"
]
}
}
]
}
}
}
Result
| category_id |
parent_id |
id_path |
category |
position |
status |
company_id |
| 16544 |
16558 |
16558/16544 |
BodySplashes |
0 |
A |
7131 |
| 16545 |
16555 |
16555/16545 |
Chakra Blends |
0 |
A |
7131 |
| 16547 |
16560 |
16560/16547 |
Kids Collection |
0 |
A |
7131 |
| 16543 |
16555 |
16555/16543 |
Ritual Blends |
0 |
A |
7131 |
| 16557 |
16556 |
16556/16557 |
Signature Blends |
0 |
A |
7131 |
| 16554 |
16555 |
16555/16554 |
Smudge Products |
0 |
A |
7131 |
| 16548 |
16560 |
16560/16548 |
Summer Collection |
0 |
A |
7131 |
| 16549 |
16560 |
16560/16549 |
The Love Line |
0 |
A |
7131 |
| 16551 |
16559 |
16559/16551 |
Therapeutic Rollerblends |
0 |
A |
7131 |
| 16550 |
16558 |
16558/16550 |
Therapeutic Sprays |
0 |
A |
7131 |
| 16555 |
0 |
16555 |
Let's get Witchy |
1 |
A |
7131 |
| 16559 |
0 |
16559 |
Rollerblends |
2 |
A |
7131 |
| 16558 |
0 |
16558 |
Sprays |
3 |
A |
7131 |
| 16556 |
0 |
16556 |
Undiluted Essential Oils |
4 |
A |
7131 |
| 16552 |
0 |
16552 |
Essential Oil Sets |
5 |
A |
7131 |
| 16560 |
0 |
16560 |
Collections |
6 |
A |
7131 |