[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [lmdb] Potential side effects of changing the MAXKEYSIZE?



Claude Brisson wrote:
> Hi.
> 
> What would be the possible harmful side effects, under linux, of changing MDB_MAXKEYSIZE from 511 to, let say, 100000 ?

That would simply fail. A key must fit on a single page.

-- 
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/