{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "pvgp",
"access_type": "index_merge",
"possible_keys": ["PRIMARY", "idx_parent_product_id"],
"key_length": "3,3",
"index_merge": {
"sort_union": [
{
"range": {
"key": "PRIMARY",
"used_key_parts": ["product_id"]
}
},
{
"range": {
"key": "idx_parent_product_id",
"used_key_parts": ["parent_product_id"]
}
}
]
},
"rows": 2,
"filtered": 100,
"attached_condition": "pvgp.product_id = 9327 or pvgp.parent_product_id = 9327"
}
},
{
"table": {
"table_name": "cscart_discussion",
"access_type": "eq_ref",
"possible_keys": ["object_id", "idx_company_id"],
"key": "object_id",
"key_length": "10",
"used_key_parts": ["object_id", "object_type", "company_id"],
"ref": ["lillyshop_lillyshop.pvgp.product_id", "const", "const"],
"rows": 1,
"filtered": 100,
"index_condition": "cscart_discussion.object_type = 'P'"
}
}
]
}
}
| thread_id |
|---|
| 10011 |