SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'a97a58bfe1ad9a741b487188b4a5461f08c3ad89ffef831862839f00d088f86d' 
  AND token = 'zpN/nF2hKF6TZf7aIDUp+/HwNnSQfisp3u3vToApsSc=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00025

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}