Query time 0.04072
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1157.27"
},
"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` = 3399) 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": "14.93",
"eval_cost": "3.39",
"prefix_cost": "1157.28",
"data_read_per_join": "154K"
},
"used_columns": [
"category_id",
"lang_code",
"category"
]
}
}
]
}
}
}
Result
| category_id |
parent_id |
id_path |
category |
position |
status |
company_id |
| 7728 |
0 |
7728 |
Canvas Wall Art |
0 |
A |
3399 |
| 8457 |
0 |
8457 |
Christmas |
0 |
A |
3399 |
| 7108 |
0 |
7108 |
Coasters |
0 |
A |
3399 |
| 7109 |
0 |
7109 |
Cutting Boards |
0 |
A |
3399 |
| 8324 |
0 |
8324 |
Fall |
0 |
A |
3399 |
| 8323 |
0 |
8323 |
Halloween |
0 |
A |
3399 |
| 7731 |
0 |
7731 |
Hot pads/Trivets |
0 |
A |
3399 |
| 7730 |
0 |
7730 |
Leather Keychain |
0 |
A |
3399 |
| 7729 |
0 |
7729 |
Leather Wall Art |
0 |
A |
3399 |
| 7734 |
0 |
7734 |
Mason Jar Cups/Mugs |
0 |
A |
3399 |
| 7733 |
0 |
7733 |
Mason Jar Tissue Holder |
0 |
A |
3399 |
| 7726 |
0 |
7726 |
Ornaments |
0 |
A |
3399 |
| 7732 |
0 |
7732 |
Picture Frames |
0 |
A |
3399 |
| 7727 |
0 |
7727 |
Signs |
0 |
A |
3399 |
| 7725 |
0 |
7725 |
Wallet cards |
0 |
A |
3399 |