SELECT 
  * 
FROM 
  cscart_products_categories 
WHERE 
  product_id = 125

Query time 0.00014

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.002024411,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_products_categories",
          "access_type": "ref",
          "possible_keys": ["pt"],
          "key": "pt",
          "key_length": "3",
          "used_key_parts": ["product_id"],
          "ref": ["const"],
          "loops": 1,
          "rows": 1,
          "cost": 0.002024411,
          "filtered": 100
        }
      }
    ]
  }
}

Result

product_id category_id link_type position category_position
125 43210 M 0 0