SELECT 
  * 
FROM 
  jmj_product_feature_variants 
WHERE 
  variant_id IN ('')

Query time 0.00916

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}