SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'c20383080c9a0b64aa06b91d695a5a5dec392807d2e4447dc10a1bb1db38bfb8' 
  AND token = 'SG0/BgnfmHEx1hR169C/TXKoGiDFrj9EORV3GtLKJ5I=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00036

JSON explain

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