Query time 0.00245
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "6.28"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "shared_descr",
"access_type": "system",
"possible_keys": [
"PRIMARY",
"product_id",
"company_id"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "3K"
},
"used_columns": [
"product_id",
"lang_code",
"company_id",
"product"
]
}
},
{
"table": {
"table_name": "inventory_b",
"access_type": "system",
"possible_keys": [
"pc"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "976"
},
"used_columns": [
"product_id",
"amount"
]
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "lower_limit",
"used_key_parts": [
"lower_limit"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 5,
"rows_produced_per_join": 2,
"filtered": "50.00",
"cost_info": {
"read_cost": "2.00",
"eval_cost": "0.50",
"prefix_cost": "3.00",
"data_read_per_join": "60"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "(((`db_emaika1`.`prices`.`product_id` <> 5) and (`db_emaika1`.`prices`.`usergroup_id` in (0,0,1))) and ((`db_emaika1`.`prices`.`product_id` is not null) and (`db_emaika1`.`prices`.`product_id` is not null)))"
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status",
"idx_parent_product_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"db_emaika1.prices.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "69.44",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.35",
"prefix_cost": "3.50",
"data_read_per_join": "13K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"amount",
"usergroup_ids",
"tracking",
"age_verification",
"age_limit",
"parent_product_id"
],
"attached_condition": "((`db_emaika1`.`products`.`parent_product_id` = 0) and ((`db_emaika1`.`products`.`usergroup_ids` = '') or find_in_set(0,`db_emaika1`.`products`.`usergroup_ids`) or find_in_set(1,`db_emaika1`.`products`.`usergroup_ids`)) and (`db_emaika1`.`products`.`status` = 'A') and (if((`db_emaika1`.`products`.`tracking` = 'O'),<cache>((NULL >= 1)),(`db_emaika1`.`products`.`amount` >= 1)) or (`db_emaika1`.`products`.`tracking` = 'D')))"
}
},
{
"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": [
"db_emaika1.prices.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.35",
"prefix_cost": "3.85",
"data_read_per_join": "6K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"db_emaika1.prices.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.74",
"eval_cost": "0.35",
"prefix_cost": "5.93",
"data_read_per_join": "27"
},
"used_columns": [
"product_id",
"category_id"
],
"attached_condition": "(`db_emaika1`.`products_categories`.`category_id` in (1,2,3,4,5,6,7))"
}
},
{
"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": [
"db_emaika1.products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "14.29",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.05",
"prefix_cost": "6.28",
"data_read_per_join": "1017"
},
"used_columns": [
"category_id",
"company_id",
"usergroup_ids",
"status",
"age_verification",
"age_limit",
"parent_age_verification",
"parent_age_limit"
],
"attached_condition": "((`db_emaika1`.`cscart_categories`.`company_id` = 1) and ((`db_emaika1`.`cscart_categories`.`usergroup_ids` = '') or find_in_set(0,`db_emaika1`.`cscart_categories`.`usergroup_ids`) or find_in_set(1,`db_emaika1`.`cscart_categories`.`usergroup_ids`)) and (`db_emaika1`.`cscart_categories`.`status` in ('A','H')))"
}
}
]
}
}
}
}
Result
product_id |
product |
product_type |
parent_product_id |
need_age_verification |
age_limit |
6 |
Однотонное крашение одежды и тканей |
P |
0 |
N |
0 |
4 |
Крашение одежды и тканей "Пигментное" |
P |
0 |
N |
0 |
3 |
Варка одежды и тканей "Вытравная" |
P |
0 |
N |
0 |
1 |
Варка одежды и тканей "Энзимная" |
P |
0 |
N |
0 |