Skip to content

Conversation

@axelriet
Copy link

@axelriet axelriet commented Jan 1, 2026

  • Fixed unused labels on Win32.
  • Fixed bogus format string in TRACE call.
  • MDB_BUGCHECK: Added compile-time option to bugcheck (initiate a memory dump) instead of calling abort() on Win32.
  • MDB_NTFSSTREAM: Added option to embed the lock file within the main data file as an NTFS alternate data stream.
  • MDB_NTFSSPARSE: Added option to set the data file as sparse on NTFS.

No default behavior was changed by the added options, which are all opt-in. In other words, the code compiles and behaves exactly as before until one of the new options is set.

@tannerdsilva
Copy link

This repo is a read-only mirror of the real repo, which is on GitLab.

I wouldn't expect to see any code merges happen here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants