- mdb-stat txn dbiprocedure
Retrieve statistics for a database. Returns an mdb-stat record.
- txn
- A transaction handle returned by (mdb-txn-begin)
- dbi
- A database handle returned by (mdb-dbi-open)
Some possible error conditions:
- (exn lmdb EINVAL)
- an invalid parameter was specified.