Query time 0.00174
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "35.69"
},
"ordering_operation": {
"using_filesort": false,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "ALL",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 1,
"filtered": "50.00",
"cost_info": {
"read_cost": "0.62",
"eval_cost": "0.10",
"prefix_cost": "0.72",
"data_read_per_join": "5K"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "(`test2_gaseus`.`companies`.`status` = 'A')"
}
},
{
"table": {
"table_name": "variation_group_products",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"idx_group_id"
],
"key": "idx_group_id",
"used_key_parts": [
"group_id"
],
"key_length": "3",
"rows_examined_per_scan": 38,
"rows_produced_per_join": 38,
"filtered": "100.00",
"index_condition": "(`test2_gaseus`.`variation_group_products`.`group_id` in (902,903,904,905,906,891,892))",
"using_join_buffer": "hash join",
"cost_info": {
"read_cost": "15.06",
"eval_cost": "3.80",
"prefix_cost": "19.58",
"data_read_per_join": "608"
},
"used_columns": [
"product_id",
"group_id"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"test2_gaseus.variation_group_products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 3,
"filtered": "9.95",
"cost_info": {
"read_cost": "9.50",
"eval_cost": "0.38",
"prefix_cost": "32.88",
"data_read_per_join": "24K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"amount",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "((`test2_gaseus`.`products`.`company_id` = `test2_gaseus`.`companies`.`company_id`) and ((`test2_gaseus`.`products`.`usergroup_ids` = '') or (0 <> find_in_set(0,`test2_gaseus`.`products`.`usergroup_ids`)) or (0 <> find_in_set(1,`test2_gaseus`.`products`.`usergroup_ids`))) and (`test2_gaseus`.`products`.`status` = 'A'))"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"test2_gaseus.variation_group_products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 3,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.95",
"eval_cost": "0.38",
"prefix_cost": "34.21",
"data_read_per_join": "60"
},
"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": [
"test2_gaseus.products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "5.00",
"cost_info": {
"read_cost": "0.95",
"eval_cost": "0.02",
"prefix_cost": "35.53",
"data_read_per_join": "777"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "(((`test2_gaseus`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`test2_gaseus`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`test2_gaseus`.`cscart_categories`.`usergroup_ids`))) and (`test2_gaseus`.`cscart_categories`.`status` in ('A','H')) and (`test2_gaseus`.`cscart_categories`.`storefront_id` in (0,1)))"
}
},
{
"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": [
"test2_gaseus.variation_group_products.product_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.05",
"eval_cost": "0.02",
"prefix_cost": "35.60",
"data_read_per_join": "738"
},
"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": [
"test2_gaseus.variation_group_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.02",
"prefix_cost": "35.69",
"data_read_per_join": "883"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
Result
| product_id |
amount |
product |
company_name |
variation_group_id |
product_type |
parent_product_id |
| 12956 |
0 |
Single-bundle acetylene manifold station Vulkan TecLine EB10 |
Gaseus |
891 |
P |
0 |
| 12957 |
0 |
Single-bundle acetylene manifold station Vulkan TecLine EB10 |
Gaseus |
891 |
V |
12956 |
| 12958 |
0 |
Single-bundle acetylene manifold station Vulkan TecLine EB20 |
Gaseus |
892 |
P |
0 |
| 12959 |
0 |
Single-bundle acetylene manifold station Vulkan TecLine EB20 |
Gaseus |
892 |
V |
12958 |
| 13064 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 50/300 |
Gaseus |
902 |
P |
0 |
| 13065 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 50/300 |
Gaseus |
902 |
V |
13064 |
| 13066 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 50/300 |
Gaseus |
902 |
V |
13064 |
| 13067 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 50/300 |
Gaseus |
902 |
V |
13064 |
| 13068 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 50/300 |
Gaseus |
902 |
V |
13064 |
| 13069 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 50/300 |
Gaseus |
902 |
V |
13064 |
| 13070 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 50/300 |
Gaseus |
902 |
V |
13064 |
| 13073 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 60/300 |
Gaseus |
903 |
V |
13071 |
| 13074 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 60/300 |
Gaseus |
903 |
V |
13071 |
| 13075 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 60/300 |
Gaseus |
903 |
V |
13071 |
| 13076 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 60/300 |
Gaseus |
903 |
V |
13071 |
| 13077 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 60/300 |
Gaseus |
903 |
V |
13071 |
| 13071 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 60/300 |
Gaseus |
903 |
P |
0 |
| 13072 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 60/300 |
Gaseus |
903 |
V |
13071 |
| 13078 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 70/300 |
Gaseus |
904 |
P |
0 |
| 13079 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 70/300 |
Gaseus |
904 |
V |
13078 |
| 13080 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 70/300 |
Gaseus |
904 |
V |
13078 |
| 13081 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 70/300 |
Gaseus |
904 |
V |
13078 |
| 13082 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 70/300 |
Gaseus |
904 |
V |
13078 |
| 13083 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 70/300 |
Gaseus |
904 |
V |
13078 |
| 13084 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 70/300 |
Gaseus |
904 |
V |
13078 |
| 13085 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 75/300 |
Gaseus |
905 |
P |
0 |
| 13086 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 75/300 |
Gaseus |
905 |
V |
13085 |
| 13087 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 75/300 |
Gaseus |
905 |
V |
13085 |
| 13088 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 75/300 |
Gaseus |
905 |
V |
13085 |
| 13089 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 75/300 |
Gaseus |
905 |
V |
13085 |
| 13090 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 75/300 |
Gaseus |
905 |
V |
13085 |
| 13093 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 80/300 |
Gaseus |
906 |
V |
13091 |
| 13094 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 80/300 |
Gaseus |
906 |
V |
13091 |
| 13095 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 80/300 |
Gaseus |
906 |
V |
13091 |
| 13096 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 80/300 |
Gaseus |
906 |
V |
13091 |
| 13097 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 80/300 |
Gaseus |
906 |
V |
13091 |
| 13091 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 80/300 |
Gaseus |
906 |
P |
0 |
| 13092 |
0 |
Manual base station Vulkan TecLine Modula Vareo BS 80/300 |
Gaseus |
906 |
V |
13091 |