Data Fields | |
MDB_cursor | mx_cursor |
MDB_db | mx_db |
MDB_dbx | mx_dbx |
unsigned char | mx_dbflag |
Context for sorted-dup records. We could have gone to a fully recursive design, with arbitrarily deep nesting of sub-databases. But for now we only handle these levels - main DB, optional sub-DB, sorted-duplicate DB.
A sub-cursor for traversing the Dup DB
The database record for this Dup DB
The auxiliary DB record for this Dup DB
unsigned char MDB_xcursor::mx_dbflag |
The Transaction DB Flags for this Dup DB