SELECT 
  redirect_id, 
  src, 
  type, 
  object_id, 
  dest, 
  lang_code 
FROM 
  cscart_seo_redirects 
WHERE 
  src = '/books/business-and-investing/the-abcs-of-gold-investing-how-to-protect-and-build-your-wealth-with-gold'

Query time 0.00036

JSON explain

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