SELECT 
  redirect_id, 
  src, 
  type, 
  object_id, 
  dest, 
  lang_code 
FROM 
  cscart_seo_redirects 
WHERE 
  src = '/video-games/nintendo-wii/legend-of-the-guardians-the-owls-of-gahoole-vg'

Query time 0.00016

JSON explain

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