SELECT 
  company_review_data 
FROM 
  cscart_etsy_reviews 
WHERE 
  company_id = 253

Query time 0.00047

JSON explain

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