SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '1d6d30066ca9502b0b3614119dfc6423470c80a77bdc4e42d12dc32abf1dedef' 
  AND token = 'UjSXm05ujwWcwmyCFp7hhtoZVcFfRN8kcBsKZPP2h5E=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00048

JSON explain

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