Query time 0.01023
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "60.98"
},
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": true,
"cost_info": {
"sort_cost": "0.73"
},
"nested_loop": [
{
"table": {
"table_name": "jmj_categories",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"rows_examined_per_scan": 120,
"rows_produced_per_join": 4,
"filtered": "4.00",
"cost_info": {
"read_cost": "28.46",
"eval_cost": "0.96",
"prefix_cost": "29.42",
"data_read_per_join": "18K"
},
"used_columns": [
"category_id",
"usergroup_ids",
"status",
"storefront_id"
],
"attached_condition": "((`jmj_test`.`jmj_categories`.`storefront_id` in (0,1)) and ((`jmj_test`.`jmj_categories`.`usergroup_ids` = '') or find_in_set(0,`jmj_test`.`jmj_categories`.`usergroup_ids`) or find_in_set(1,`jmj_test`.`jmj_categories`.`usergroup_ids`)) and (`jmj_test`.`jmj_categories`.`status` in ('A','H')))"
}
},
{
"table": {
"table_name": "jmj_products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"jmj_test.jmj_categories.category_id"
],
"rows_examined_per_scan": 5,
"rows_produced_per_join": 0,
"filtered": "3.05",
"index_condition": "(`jmj_test`.`jmj_products_categories`.`product_id` in (1664,1642,1649,1661,1673,1666,1657,1660,1641,1672,1074,1131))",
"cost_info": {
"read_cost": "25.15",
"eval_cost": "0.15",
"prefix_cost": "59.37",
"data_read_per_join": "11"
},
"used_columns": [
"product_id",
"category_id",
"link_type"
]
}
},
{
"table": {
"table_name": "product_position_source",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id",
"product_id"
],
"key_length": "6",
"ref": [
"const",
"jmj_test.jmj_products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.73",
"eval_cost": "0.15",
"prefix_cost": "60.25",
"data_read_per_join": "11"
},
"used_columns": [
"product_id",
"category_id",
"position"
]
}
}
]
}
}
}
Result
| product_id |
category_ids |
position |
| 1074 |
15M |
|
| 1131 |
15M |
|
| 1641 |
9M |
|
| 1642 |
10M |
|
| 1649 |
11M |
|
| 1657 |
12M |
|
| 1660 |
13M |
|
| 1661 |
14M |
|
| 1664 |
15M |
|
| 1666 |
16M |
|
| 1672 |
18M |
|
| 1673 |
17M |
|