SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'bddb22ee9df82e6f6d98da903f674eb72a424096fd084a514f321706959adf8b' 
  AND token = 'bn06Vm3Gse04HJZizjci3cQ+6q0DVL2cDKaaunikA4E=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00031

JSON explain

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