Tweak mdb_stat(1)
authorHoward Chu <hyc@symas.com>
Thu, 18 Jul 2013 15:33:24 +0000 (08:33 -0700)
committerHoward Chu <hyc@symas.com>
Thu, 18 Jul 2013 15:33:24 +0000 (08:33 -0700)
commit360d0492db4eacc0b257566bf50c609c2c31d545
treef2d26df8264272422571632685aa5f44c4cb1ff8
parent49289f0d2e8b5b2fb0295606938c2a4007800e3b
Tweak mdb_stat(1)

Don't obtain reader txn before displaying reader table. Exit
after reader table if no other DB query options were given.
libraries/liblmdb/mdb.c
libraries/liblmdb/mdb_stat.c