BIND 10 #1717: missing diffs table in database
BIND 10 Development
do-not-reply at isc.org
Fri Feb 24 15:14:36 UTC 2012
#1717: missing diffs table in database
-------------------------------------+-------------------------------------
Reporter: jelte | Owner: UnAssigned
Type: | Status: reviewing
defect | Milestone:
Priority: major | Sprint-20120306
Component: data | Resolution:
source | Sensitive: 0
Keywords: | Sub-Project: DNS
Defect Severity: N/A | Estimated Difficulty: 0
Feature Depending on Ticket: | Total Hours: 0
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by jelte):
* owner: => UnAssigned
* status: new => reviewing
Comment:
Copied the diffs table creation to the old datasource implementation.
Since the old api doesn't actually make use of this (and we need to get
rid of it), I don't really think it needs unit testing.
(note: we would have probably run into this much earlier had we actually
increased the schema version value)
Proposed changelog:
[bug] jelte
Upon initial sqlite3 database creation, the 'diffs' table is now always
created. This already happened most of the time, but there are a few cases
where it was skipped, resulting in potential errors in xfrout later.
(Trac #1717, git X)
Sometimes, upon initial creation of the database, the 'diffs' table was
not created.
--
Ticket URL: <http://bind10.isc.org/ticket/1717#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list