SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'ae6a26cb1d2ffd236eeebe88cafde1032fd917916fcbb35e7cd489d7e35b746b' 
  AND token = 'yTrSLOsI3kyrAx3y9F2Is1GoGLE5AZunqJkrLmGc/88=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00041

JSON explain

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