BIND 10 master, updated. 7f720276658e694a1edbb8ce105b04a8dcf1d36c [master] changelog for #324

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Apr 4 21:42:05 UTC 2012


The branch, master has been updated
       via  7f720276658e694a1edbb8ce105b04a8dcf1d36c (commit)
      from  8644866497053f91ada4e99abe444d7876ed00ff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7f720276658e694a1edbb8ce105b04a8dcf1d36c
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Apr 4 14:41:53 2012 -0700

    [master] changelog for #324

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 317eccf..ce5f4bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+420.	[bug]*		jinmei, stephen
+	Updated the DB schema used in the SQLite3 data source so it can
+	use SQL indices more effectively.  The previous schema had several
+	issues in this sense and could be very slow for some queries on a
+	very large zone (especially for negative answers).  This change
+	requires a major version up of the schema; use b10-dbutil to
+	upgrade existing database files.  Note: 'make install' will fail
+	unless old DB files installed in the standard location have been
+	upgraded.
+	(Trac #324, git 8644866497053f91ada4e99abe444d7876ed00ff)
+
 419.	[bug]		jelte
 	JSON handler has been improved; escaping now works correctly
 	(including quotes in strings), and it now rejects more types of



More information about the bind10-changes mailing list