If there are a sufficient number of threads competing for limited numbers of pages, it's possible to split Btree pages too many times, and cause a core dump. Download patch file
Fix a case where it was possible for EAGAIN to not be returned from the database get-by-key interface. Download patch file
Ignore log records not involved in transactions so that actions taken outside of transactions are not undone during recovery. Download patch file
Fix a memory pool race during buffer discard in memory tight environments. Download patch file
Update the Berkeley DB release version numbers from 2.7.5 to 2.7.7. Download patch file