]> git.sur5r.net Git - openldap/commit
ITS#7491 check for filled dirty page list
authorHoward Chu <hyc@symas.com>
Fri, 11 Jan 2013 19:45:25 +0000 (11:45 -0800)
committerHoward Chu <hyc@symas.com>
Fri, 11 Jan 2013 19:45:25 +0000 (11:45 -0800)
commit53cf2eed907c75354dc08a880ee1cc21ee2088e4
tree51e3eba730ff9a7afd5958d166a1f91578bb3a5f
parentfed573cb86ed99f37bd062908ec814ee0ca47053
ITS#7491 check for filled dirty page list

Very large single transactions will fail. It's not just a problem when
nested transactions are used. We could make this dynamically sized,
but I'm not sure what the point is.
libraries/liblmdb/lmdb.h
libraries/liblmdb/mdb.c