mysql_lease_mgr.h and CURRENT_VERSION_VERSION

Jeremy C. Reed jreed at isc.org
Thu Dec 27 20:52:14 UTC 2012


src/lib/dhcpsrv/mysql_lease_mgr.h has:


// Define the current database schema values

const uint32_t CURRENT_VERSION_VERSION = 1;
const uint32_t CURRENT_VERSION_MINOR = 0;


Should CURRENT_VERSION_VERSION be called CURRENT_VERSION_MAJOR?  (I
think "VERSION_VERSION" is confusing or at least redundant.)


More information about the bind10-dhcp mailing list