danicoin/src/blockchain_db/berkeleydb
moneromooo-monero 1b40952754
Revert "db_bdb: record numbers for recno databases start at 1"
It looks like some of the indices passed to the DB access functions
are already bumped by 1. Moreover, the existing code was not
throwing DB errors with 0 keys, and this is unlikely if it really
was using 0 keys. Last, this patch broke sync from scratch in at
least one case. So I'm calling it bad and reverting it.

This reverts commit bfc97401ae81bb30278a318de7f048c653bf6582.
2015-11-13 09:28:17 +00:00
..
db_bdb.cpp Revert "db_bdb: record numbers for recno databases start at 1" 2015-11-13 09:28:17 +00:00
db_bdb.h Remove some old/obsolete/unused code 2015-10-27 10:01:20 +00:00