SELECT 
  redirect_id, 
  src, 
  type, 
  object_id, 
  dest, 
  lang_code 
FROM 
  cscart_seo_redirects 
WHERE 
  src = '/books/business-and-investing/101-things-everyone-should-know-about-economics-a-down-and-dirty-guide-to-everything-from-securities-and-derivatives-to-interest-rates-and-hedge-fundsand-what-they-mean-for-you-en'

Query time 0.00030

JSON explain

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