Daniel-Constantin Mierla writes:
seems the db query result is ordered by key type
instead of key name.
Can you change that and test?
daniel,
when i changed the ordering by key name:
db_key_t db_ord = &ht_db_name_column;
then sht_dump correctly showed 4 entries and ::size value was 4 too.
hope that that didn't break something else. if not, i would like this
change to be committed to 3.1 and master.
-- juha