SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '4fc393594cafdb3a2568bbf87e3a4279a5c06ea2b1964bed5707a10ec3a2055b' 
  AND token = 'dbfW5RIGBArjWUKWFRkb2gM/lTFBnLNcdUZ0TAYLYf4=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00034

JSON explain

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