Query time 0.00466
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "33.09"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"grouping_operation": {
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "products",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"rows_examined_per_scan": 6,
"rows_produced_per_join": 5,
"filtered": "91.44",
"index_condition": "(`eshopuga_upgr_4122`.`products`.`product_id` in (383,384,385,386,387,1194))",
"cost_info": {
"read_cost": "13.31",
"eval_cost": "1.10",
"prefix_cost": "14.41",
"data_read_per_join": "32K"
},
"used_columns": [
"product_id",
"status",
"usergroup_ids",
"age_verification",
"age_limit"
],
"attached_condition": "(((`eshopuga_upgr_4122`.`products`.`usergroup_ids` = '') or find_in_set(0,`eshopuga_upgr_4122`.`products`.`usergroup_ids`) or find_in_set(1,`eshopuga_upgr_4122`.`products`.`usergroup_ids`)) and (`eshopuga_upgr_4122`.`products`.`status` = 'A'))"
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "usergroup",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"eshopuga_upgr_4122.products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "29.97",
"using_index": true,
"cost_info": {
"read_cost": "5.49",
"eval_cost": "0.33",
"prefix_cost": "20.99",
"data_read_per_join": "39"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`eshopuga_upgr_4122`.`prices`.`lower_limit` = 1) and (`eshopuga_upgr_4122`.`prices`.`usergroup_id` in (0,0,1)))"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"eshopuga_upgr_4122.products.product_id"
],
"rows_examined_per_scan": 3,
"rows_produced_per_join": 4,
"filtered": "100.00",
"cost_info": {
"read_cost": "4.93",
"eval_cost": "0.99",
"prefix_cost": "26.91",
"data_read_per_join": "78"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"eshopuga_upgr_4122.products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "5.00",
"cost_info": {
"read_cost": "4.93",
"eval_cost": "0.05",
"prefix_cost": "32.83",
"data_read_per_join": "676"
},
"used_columns": [
"category_id",
"company_id",
"usergroup_ids",
"status",
"age_verification",
"age_limit",
"parent_age_verification",
"parent_age_limit"
],
"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` in ('A','H')))"
}
},
{
"table": {
"table_name": "shared_descr",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"product_id",
"company_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"lang_code",
"company_id"
],
"key_length": "13",
"ref": [
"eshopuga_upgr_4122.products.product_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.08",
"eval_cost": "0.05",
"prefix_cost": "32.96",
"data_read_per_join": "962"
},
"used_columns": [
"product_id",
"lang_code",
"company_id",
"product"
]
}
},
{
"table": {
"table_name": "descr1",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"product_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"lang_code"
],
"key_length": "9",
"ref": [
"eshopuga_upgr_4122.products.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.08",
"eval_cost": "0.05",
"prefix_cost": "33.09",
"data_read_per_join": "964"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
Result
product_id |
product |
need_age_verification |
age_limit |
1194 |
Always & Forever |
N |
0 |
383 |
Mixed Roses Bouquet |
N |
0 |
384 |
Pink Roses Sunshine |
N |
0 |
385 |
Red Rose Romance |
N |
0 |
387 |
White Paradise Flowers |
N |
0 |
386 |
White Rose Brightness |
N |
0 |