SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '1503058421f992abb872d41e74b81849b35f4a30ae68eebc5b997b949ba27c80' 
  AND token = 'trdA8lWcr10UBAP5GKQFJZxp3+o1P+RbdazaZVdsC6g=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00027

JSON explain

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