Query time 0.00404
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "91.55"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"grouping_operation": {
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "6K"
},
"used_columns": [
"company_id",
"status",
"company"
]
}
},
{
"table": {
"table_name": "products",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"age_verification",
"status",
"idx_parent_product_id"
],
"key": "status",
"used_key_parts": [
"status"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 620,
"rows_produced_per_join": 16,
"filtered": "2.72",
"cost_info": {
"read_cost": "11.25",
"eval_cost": "1.69",
"prefix_cost": "73.25",
"data_read_per_join": "74K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"amount",
"usergroup_ids",
"tracking",
"parent_product_id"
],
"attached_condition": "((`aomnia_com`.`products`.`parent_product_id` = 0) and (`aomnia_com`.`products`.`company_id` = 11) and ((`aomnia_com`.`products`.`amount` > 0) or (`aomnia_com`.`products`.`tracking` = 'D')) and ((`aomnia_com`.`products`.`usergroup_ids` = '') or (0 <> find_in_set(0,`aomnia_com`.`products`.`usergroup_ids`)) or (0 <> find_in_set(1,`aomnia_com`.`products`.`usergroup_ids`))) and (`aomnia_com`.`products`.`product_type` <> 'T') and (`aomnia_com`.`products`.`product_type` <> 'D'))"
}
},
{
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "lower_limit",
"used_key_parts": [
"lower_limit",
"product_id"
],
"key_length": "6",
"ref": [
"const",
"aomnia_com.products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 16,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "4.22",
"eval_cost": "1.69",
"prefix_cost": "79.16",
"data_read_per_join": "406"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "(`aomnia_com`.`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": [
"aomnia_com.products.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 17,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "4.23",
"eval_cost": "1.75",
"prefix_cost": "85.14",
"data_read_per_join": "279"
},
"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": [
"aomnia_com.products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "5.00",
"cost_info": {
"read_cost": "4.36",
"eval_cost": "0.09",
"prefix_cost": "91.25",
"data_read_per_join": "2K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "(((`aomnia_com`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`aomnia_com`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`aomnia_com`.`cscart_categories`.`usergroup_ids`))) and (`aomnia_com`.`cscart_categories`.`status` in ('A','H')) and (`aomnia_com`.`cscart_categories`.`storefront_id` in (0,1)))"
}
},
{
"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": [
"aomnia_com.products.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.21",
"eval_cost": "0.09",
"prefix_cost": "91.55",
"data_read_per_join": "3K"
},
"used_columns": [
"product_id",
"lang_code",
"product"
]
}
}
]
}
}
}
}
Result
| product_id |
product |
company_name |
product_type |
parent_product_id |
| 3162 |
100-Pack RJ45 Cat6 Pass Through Connector RJ45 Modular Plugs for Solid or Stranded UTP Cable |
i.T Consultants Inc |
P |
0 |
| 548 |
2-Port Mini KVM Switch 2-Port USB, with Audio Support |
i.T Consultants Inc |
P |
0 |
| 550 |
Alibi Witness 4-Channel NVR |
i.T Consultants Inc |
P |
0 |
| 3169 |
All-In-One RJ45 Crimp Tool |
i.T Consultants Inc |
P |
0 |
| 3204 |
Banks Beer $18 |
i.T Consultants Inc |
P |
0 |
| 3205 |
Banks Beer $20 |
i.T Consultants Inc |
P |
0 |
| 3207 |
Banks Beer $399 |
i.T Consultants Inc |
P |
0 |
| 554 |
Biostar Motherboard Hi-Fi A70U3P FM2 |
i.T Consultants Inc |
P |
0 |
| 328 |
Casio fx-300ESPLUS2 Calculator |
i.T Consultants Inc |
P |
0 |
| 2504 |
CLAONER Solar Lights Outdoor, [128 LED/8 Packs] Solar Motion Lights 3 Working Modes Solar Wall Lights with 270°Wide Angle Wireless IP65 Waterproof Motion Sensor Outdoor Deck Lights, Cold White |
i.T Consultants Inc |
P |
0 |
| 330 |
Computer Software Installation and Setup |
i.T Consultants Inc |
P |
0 |
| 3163 |
Dual Lens Solar Camera |
i.T Consultants Inc |
P |
0 |