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

(ITS#9012) MDB maxsize gets truncated to 32-bit on Windows



Full_Name: Quanah Gibson-Mount
Version: 2.4
OS: Windows
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (47.208.144.40)


When using a 64-bit build of OpenLDAP on windows with LMDB, you cannot have a
database larger than 3GB (Any value over 3GB gets truncated to 3GB, at least
until you overflow the 32-bit int value space).