SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '60b900e386b23d0d22de0b5bbdd8397a6bedfff612503ca734f567b83b270c82' 
  AND token = 'reFYOrBEf2VBtGB/28UI4YYvpQFzrAQ7wowW758uV3E=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00044

JSON explain

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