From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- docs/installation/blobdb_format.html | 69 ++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 docs/installation/blobdb_format.html (limited to 'docs/installation/blobdb_format.html') diff --git a/docs/installation/blobdb_format.html b/docs/installation/blobdb_format.html new file mode 100644 index 00000000..1cf6983c --- /dev/null +++ b/docs/installation/blobdb_format.html @@ -0,0 +1,69 @@ + + + + + + New Database Format for BLOBs + + + + + + + + + +
+
+
+
+

New Database Format for BLOBs

+
+
+
+

+ The database record format for databases containing BLOBs was + changed in 12.1.6.0.30. Any database from version 12.1.6.0.21 or + earlier that contains BLOBs must be upgraded before it can be + opened by this or any later version of Berkeley DB. Databases + from version 12.1.6.0.30 or later that contain BLOBs and databases + without BLOBs do not require upgrading. +

+
+ + + -- cgit v1.2.1