Query time 0.00921
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "43.47"
},
"ordering_operation": {
"using_filesort": true,
"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": 5,
"rows_produced_per_join": 1,
"filtered": "20.00",
"cost_info": {
"read_cost": "2.98",
"eval_cost": "0.20",
"prefix_cost": "3.18",
"data_read_per_join": "6K"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "(`pankajecarter_systemfour`.`companies`.`status` = 'A')"
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"rows_examined_per_scan": 84,
"rows_produced_per_join": 3,
"filtered": "4.00",
"using_join_buffer": "Block Nested Loop",
"cost_info": {
"read_cost": "19.59",
"eval_cost": "0.67",
"prefix_cost": "23.44",
"data_read_per_join": "8K"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "(((`pankajecarter_systemfour`.`cscart_categories`.`usergroup_ids` = '') or find_in_set(0,`pankajecarter_systemfour`.`cscart_categories`.`usergroup_ids`) or find_in_set(1,`pankajecarter_systemfour`.`cscart_categories`.`usergroup_ids`)) and (`pankajecarter_systemfour`.`cscart_categories`.`status` in ('A','H')) and (`pankajecarter_systemfour`.`cscart_categories`.`storefront_id` in (0,1)))"
}
},
{
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"pankajecarter_systemfour.cscart_categories.category_id"
],
"rows_examined_per_scan": 3,
"rows_produced_per_join": 10,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "3.61",
"eval_cost": "2.02",
"prefix_cost": "29.06",
"data_read_per_join": "161"
},
"used_columns": [
"product_id",
"category_id"
]
}
},
{
"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": [
"pankajecarter_systemfour.products_categories.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "7.93",
"cost_info": {
"read_cost": "10.08",
"eval_cost": "0.16",
"prefix_cost": "41.16",
"data_read_per_join": "3K"
},
"used_columns": [
"product_id",
"product_type",
"status",
"company_id",
"timestamp",
"usergroup_ids",
"parent_product_id"
],
"attached_condition": "((`pankajecarter_systemfour`.`products`.`company_id` = `pankajecarter_systemfour`.`companies`.`company_id`) and (`pankajecarter_systemfour`.`products`.`parent_product_id` = 0) and ((`pankajecarter_systemfour`.`products`.`usergroup_ids` = '') or find_in_set(0,`pankajecarter_systemfour`.`products`.`usergroup_ids`) or find_in_set(1,`pankajecarter_systemfour`.`products`.`usergroup_ids`)) and (`pankajecarter_systemfour`.`products`.`status` = 'A') and (`pankajecarter_systemfour`.`products`.`product_type` <> '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": [
"pankajecarter_systemfour.products_categories.product_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.80",
"eval_cost": "0.16",
"prefix_cost": "42.12",
"data_read_per_join": "3K"
},
"used_columns": [
"product_id",
"lang_code",
"product",
"full_description"
]
}
},
{
"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": [
"pankajecarter_systemfour.products_categories.product_id"
],
"rows_examined_per_scan": 3,
"rows_produced_per_join": 2,
"filtered": "97.92",
"using_index": true,
"cost_info": {
"read_cost": "0.87",
"eval_cost": "0.47",
"prefix_cost": "43.47",
"data_read_per_join": "56"
},
"used_columns": [
"product_id",
"lower_limit",
"usergroup_id"
],
"attached_condition": "((`pankajecarter_systemfour`.`prices`.`lower_limit` = 1) and (`pankajecarter_systemfour`.`prices`.`usergroup_id` in (0,0,1)))"
}
}
]
}
}
}
}
Result
| product_id |
product |
company_name |
product_type |
parent_product_id |
full_description |
| 367 |
test123 |
CS-Cart |
P |
0 |
|
| 368 |
test123 |
CS-Cart |
P |
0 |
|
| 369 |
test123 |
CS-Cart |
P |
0 |
|
| 370 |
test123 |
CS-Cart |
P |
0 |
|
| 355 |
test123 |
CS-Cart |
P |
0 |
|
| 356 |
test123 |
CS-Cart |
P |
0 |
|
| 357 |
test123 |
CS-Cart |
P |
0 |
|
| 358 |
test123 |
CS-Cart |
P |
0 |
|
| 359 |
test123 |
CS-Cart |
P |
0 |
|
| 360 |
test123 |
CS-Cart |
P |
0 |
|
| 361 |
test123 |
CS-Cart |
P |
0 |
|
| 362 |
test123 |
CS-Cart |
P |
0 |
|
| 352 |
18-55mm Portrait Lens |
CS-Cart |
P |
0 |
<p>Certain photos vividly remind you of memorable moments even at a quick glance. You can treasure such everlasting, memories with the 18-55mm lens. This lens enables you to create diverse images from any scene, including wide-angle and portrait shots, making your precious moments last forever.</p> |
| 353 |
18-55mm Portrait Lens |
CS-Cart |
P |
0 |
<p>Certain photos vividly remind you of memorable moments even at a quick glance. You can treasure such everlasting, memories with the 18-55mm lens. This lens enables you to create diverse images from any scene, including wide-angle and portrait shots, making your precious moments last forever.</p> |
| 354 |
18-55mm Portrait Lens |
CS-Cart |
P |
0 |
<p>Certain photos vividly remind you of memorable moments even at a quick glance. You can treasure such everlasting, memories with the 18-55mm lens. This lens enables you to create diverse images from any scene, including wide-angle and portrait shots, making your precious moments last forever.</p> |
| 350 |
46" Class (45.9" Diag.) LCD 610 Series TV |
CS-Cart |
P |
0 |
<p>
ConnectShare™ Movie lets you watch videos, play music or view photos from a USB drive. Simply plug your USB directly into your Samsung TV’s USB port and watch on the big screen with friends and family.
</p> |
| 349 |
46" Class (45.9" Diag.) LCD 610 Series TV |
CS-Cart |
P |
0 |
<p>
ConnectShare™ Movie lets you watch videos, play music or view photos from a USB drive. Simply plug your USB directly into your Samsung TV’s USB port and watch on the big screen with friends and family.
</p> |
| 346 |
2011 Ice Queen |
CS-Cart |
P |
0 |
<p>Hydration Capacity: 70 oz (2 L)<br><br>Total Capacity: 1000 cu in (16.39 L)<br><br>CamelBak®Got Your Bak™ Guarantee: If we built it, we'll Bak it™ with our lifetime guarantee. <br><br>Reservoir Features: 1/4 turn - easy open/close cap, lightweight fillport, dryer arms, center baffling and low-profile design, patented Big Bite™ Valve, HydroGuard™ technology, insulated PureFlow™ tube, easy-to-clean wide-mouth opening<br><br>BACK PANEL: Snowshed™<br><br>HARNESS: S-Curved Women's Harness; Therminator™ provides easy access for frequent sipping, insulated and fully enclosed to protect against freezing<br><br>BELT: Removable 1" (25 mm) stability<br><br>Additional Features: <br>Tri-Zip design allows easy access to all your gear, compresion, goggle pocket, essentials pocket<br><br>Designed to carry: Helmet, goggles, extra layers, lunch, phone, wallet, keys</p> |
| 345 |
2011 Ice Queen |
CS-Cart |
P |
0 |
<p>Hydration Capacity: 70 oz (2 L)<br><br>Total Capacity: 1000 cu in (16.39 L)<br><br>CamelBak®Got Your Bak™ Guarantee: If we built it, we'll Bak it™ with our lifetime guarantee. <br><br>Reservoir Features: 1/4 turn - easy open/close cap, lightweight fillport, dryer arms, center baffling and low-profile design, patented Big Bite™ Valve, HydroGuard™ technology, insulated PureFlow™ tube, easy-to-clean wide-mouth opening<br><br>BACK PANEL: Snowshed™<br><br>HARNESS: S-Curved Women's Harness; Therminator™ provides easy access for frequent sipping, insulated and fully enclosed to protect against freezing<br><br>BELT: Removable 1" (25 mm) stability<br><br>Additional Features: <br>Tri-Zip design allows easy access to all your gear, compresion, goggle pocket, essentials pocket<br><br>Designed to carry: Helmet, goggles, extra layers, lunch, phone, wallet, keys</p> |
| 331 |
test123 |
CS-Cart |
P |
0 |
|
| 335 |
test123 |
CS-Cart |
P |
0 |
|
| 339 |
test123 |
CS-Cart |
P |
0 |
|
| 341 |
test123 |
CS-Cart |
P |
0 |
|
| 315 |
Luxury Rooms |
CS-Cart |
P |
0 |
|
| 289 |
VIP Rooms |
CS-Cart |
P |
0 |
|
| 287 |
Luxury Rooms |
CS-Cart |
P |
0 |
|
| 286 |
Super Luxury Rooms |
CS-Cart |
P |
0 |
|
| 278 |
T-shirt, Color: White |
CS-Cart |
P |
0 |
|
| 280 |
T-shirt, Color: Black |
CS-Cart |
P |
0 |
|
| 282 |
T-shirt, Color: Blue |
CS-Cart |
P |
0 |
|
| 247 |
Nokia N1 Pad 7.9" Quad-Core 64bit 2.3GHz 2GB 32GB Android 5.0 |
CS-Cart |
P |
0 |
<p>Nokia N1 smartphone with 7.90-inch 2048x1536 display powered by 2.3GHz processor alongside 2GB RAM and 8-megapixel rear camera.</p> |
| 248 |
X-Box One |
CS-Cart |
P |
0 |
<p>Xbox One's exterior casing consists of a two-tone "liquid black" finish; with half finished in a matte grey, and the other in a glossier black. The design was intended to evoke a more entertainment-oriented and simplified look than previous iterations of the console; among other changes.</p><div>It is powered by an AMD "Jaguar" Accelerated Processing Unit (APU) with two quad-core modules totaling eight x86-64 cores clocked at 1.75 GHz, and 8 GB of DDR3 RAM with a memory bandwidth of 68.3 GB/s. The memory subsystem also features an additional 32 MB of "embedded static" RAM, or ESRAM, with a memory bandwidth of 109 GB/s.</div> |