mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 09:50:07 +08:00
Clean up for 0.6 release and some bug fixes
This commit is contained in:
2
HACKING
2
HACKING
@@ -563,7 +563,7 @@ Each entry is composed of a flag, the indexed column values and a page/row
|
||||
pointer to the data.
|
||||
|
||||
0x03 index pages make up the rest of the index tree and contain a flag, the
|
||||
indexed columns, the page/row contains this entry, and the leaf page or
|
||||
indexed columns, the page/row that contains this entry, and the leaf page or
|
||||
intermediate (another 0x03 page) page pointer for which this is the first
|
||||
entry on.
|
||||
|
||||
|
Reference in New Issue
Block a user