On Sat, 28 Jan 2012 12:44:13 GMT, h.b.furuseth@usit.uio.no wrote:
The commit branches in mdb_tool_entry_<put,reindex> also reset mdb->mi_attrs[*]->ai_cursor. Should the abort branches do the same?
Also mdb_tool_entry_put() resets mdb_writes on commit but not abort. Relevant with slapadd -c, I suppose.
mdb_tool_entry_reindex() never resets mdb_writes, so -q does not work.