SELECT 
  joint_id 
FROM 
  tconnect_product_package_list 
WHERE 
  product_id = 244

Query time 0.00623

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}